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
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
- MissingComponentException not being thrown when inside an Awaitable
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
Add comment