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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2.0.12-preview):
Will be part of Post-processing 2.0.12