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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment