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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Seems to no longer be reproducable with latest unity versions and/or package changes.