Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.3
2018.3
2019.1
2019.2
2019.3
2019.3.0a6
Issue ID
1161223
Regression
No
GameObjects which have "NotEditable" flag enabled don't get greyed out immediately
Reproduction steps:
1. Open "MinimalRepro.zip" project and "SampleScene" scene
2. Select "CubeA"
3. "BUGREPORT" -> "Set NotEditable"
4. Notice that the Inspector fields are greyed out, but the GO in the Hierarchy isn't
5. Duplicate "CubeA"
6. Notice that it got greyed out
Expected Result: GameObjects are greyed out immediately after they have "NotEditable" flag enabled
Actual Result: GameObjects are greyed out after some action on the GO when they have "NotEditable" flag enabled
Reproduced with: 2019.3.0a6, 2019.2.0b6, 2019.1.6f1, 2018.4.3f1, 2018.3.14f1, 2017.4.29f1
Note:
Step 5-6 can only be executed with versions including fix from https://fogbugz.unity3d.com/f/cases/edit/460449/
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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.