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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
Resolution Note (fix version 2.0.12-preview):
Will be part of Post-processing 2.0.12