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
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment