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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment