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
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
- Blackboard in Visual Effect Graph Resizes After Exiting Full-Screen Mode
Resolution Note:
The issue was resolved by clearing the editor preferences using EditorPrefs.DeleteAll. After restarting the editor the behaviour worked as expected