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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note:
Seems to no longer be reproducable with latest unity versions and/or package changes.