Search Issue Tracker
Active
Votes
0
Found in
6.4.1
6.3.2
Issue ID
UUM-132552
Regression
No
“Cannot create Settings Providers for: CreateAllChildSettingsProviders” error thrown in the Console after installing AR Feature set
Steps to reproduce:
1. Create new Unity project
2. Open Package Manager window
3. Below “Features” section find and select “AR”
4. Install packages
5. Once installed, observe the console window
Actual results: “Cannot create Settings Providers for: CreateAllChildSettingsProviders
UnityEditor.SettingsWindow:OnEnable () (at /Users/bokken/build/output/unity/unity/Editor/Mono/Settings/SettingsWindow.cs:179)” error is thrown after installing AR Features
Expected results: No errors are thrown in the Console after installing AR Features
Reproducible with versions: 6.3.2 (6000.3.5f1) 6.4.1 (6000.4.0b5, 6000.5.5a5)
Can’t test with versions: 6.0.6 (6000.0.66f1) (Failed to find entry-points errors are spammed in the Console)
Tested on (OS): Ubuntu 24.04, macOS Silicon Tahoe 26.2 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment