Search Issue Tracker
Fixed in 2.0.12-preview
Votes
0
Found in [Package]
2.0.11
Issue ID
1068871
Regression
Yes
PostProcessing - Warning when opening Preferences or Settings - PreferenceItem is deprecated. Use [SettingsProvider] instead
If you have the PostProcessing package installed and open the Editor Preferences window or the Project Settings window, 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 using the Lightweight template
3. Go to Edit > Preferences
Result:
Warning appears in the console.
Expected Result:
Warning should not appear in the console.
Regression in 2018.3.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2.0.12-preview):
Will be part of Post-processing 2.0.12