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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Resolution Note (fix version 2.0.12-preview):
Will be part of Post-processing 2.0.12