Search Issue Tracker
By Design
By Design in 2022.3.X
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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Resolution Note:
The issue was resolved by clearing the editor preferences using EditorPrefs.DeleteAll. After restarting the editor the behaviour worked as expected
Resolution Note (2022.3.X):
The issue was resolved by clearing the editor preferences using EditorPrefs.DeleteAll. After restarting the editor the behaviour worked as expected