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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
Seems to no longer be reproducable with latest unity versions and/or package changes.