Search Issue Tracker

Active

Votes

0

Found in

6.4.2

Issue ID

UUM-135934

Regression

No

[Linux] “Cannot create Settings Providers”, “Parent directory must exist before asset” errors thrown in the Console when adding Android and Android XR Profiles in Build Profiles window

AR Foundation

-

Steps to reproduce:
1. Create new Unity project
2. Open Build Profiles window
3. Add Android Platform via “Add Build Profile” button
4. Add Android XR Platform via “Add Build Profile” button
5. Observe the Console window

Actual results: “Cannot create Settings Providers”, “Parent directory must exist before asset” errors are thrown in the Console window
Expected results: No errors are thrown in the Console window

Reproducible with versions: 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Can’t test with versions: 6000.0.70f1 (Android XR Platform not available)

Tested on (OS): Ubuntu 24.04 (reproducing), macOS Silicon Tahoe 26.3 (M1) (Not reproducing)

Errors:
{code:java}
Parent directory must exist before creating asset at Assets/XR/Settings/XRSimulationSettings.asset.
UnityEditor.SettingsWindow:OnEnable ()
{code}
{code:java}
Cannot create Settings Providers for: CreateAllChildSettingsProviders
UnityEditor.SettingsWindow:OnEnable () (at /home/bokken/build/output/unity/unity/Editor/Mono/Settings/SettingsWindow.cs:182)
{code}

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.