Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.1.0a2
6000.1.0b9
6000.2.0a6
Issue ID
UUM-98797
Regression
No
[Public] Adding new Meta Quest Platform in Build Profiles window throws error
Steps to reproduce:
1. Create a new Unity project
2. Open the Build Profiles window
3. Select “Add Build Profile” below “Build Profiles” tab
4. In Platform Browser window select and add new “Meta Quest” Build Profile
5. Wait for the Editor to load and observe the Console window
Actual results: Error is thrown in the Console:
{code:java}
Cannot create Settings Providers for: CreateAllChildSettingsProviders
UnityEditor.EditorApplication:Internal_CallDelayFunctions () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:399)
{code}
Expected results: No errors are thrown in the Console window
Reproducible with versions: 6000.1.0a2, 6000.1.0b9, 6000.2.0a6
Not reproducible with versions: 6000.0.41f1
Can’t test with versions: 6000.1.0a1 (Meta Quest not available)
Tested on (OS): macbook Pro, 2019 (Sequoia 15.1.1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Seems to no longer be reproducable with latest unity versions and/or package changes.