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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
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