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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment