Search Issue Tracker
Fixed in 4.0.0-preview.19
Votes
0
Found in [Package]
3.0.9
Issue ID
1076387
Regression
Yes
ProBuilder - Warning when opening Preferences or Settings - PreferenceItem is deprecated. Use [SettingsProvider] instead
If you have ProBuilder installed and open the editor Preferences or Settings windows, the following warning will be displayed in the console:
PreferenceItem is deprecated. Use [SettingsProvider] instead
UnityEditor.SettingsWindow:OpenUserPreferences()
1. Install Unity
2. Create a new project with any settings
3. Open the Package Manager and add ProBuilder to the project
4. Open the Editor Preferences window
Result:
Warning appears in the console.
Expected Result:
Warning should not appear.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment