Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a2
2021.1.0a4
Issue ID
1289865
Regression
Yes
Disabling all static flags for an object shows static checkmark as enabled
Steps to reproduce:
1. Create/open any Unity project
2. Create a new empty object and select it in Hierarchy
3. Set object to static by clicking on the Static Checkbox in Inspector
3. Open Static Dropdown menu by clicking on the triangle icon next to the Static checkbox in Inspector
4. Disable every flag individually except "Everything"
Expected result: Static Checkbox shows disabled and checkmark icon next to "Nothing" flag in the dropdown appears
Actual result: Static Checkbox shows enabled and checkmark icon next to "Nothing" flag in the dropdown doesn't appear
Reproducible on: 2021.1.0a4, 2021.1.0a2
Not reproducible on: 2021.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment