Search Issue Tracker
By Design
Votes
0
Found in
2022.3.10f1
Issue ID
UUM-52635
Regression
Yes
Unable to disable editor analytics
Steps to reproduce
1. Go to preferences > General
2. Disable editor analytics
3. Restart the editor
Expected behaviour: Disable Editor Analytics turned on
Actual behaviour: Checkbox is turned off
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
The issue was resolved by clearing the editor preferences using EditorPrefs.DeleteAll. After restarting the editor the behaviour worked as expected