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
- Player crash when switching focus in Exclusive Fullscreen mode with DirectX 12
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
Add comment