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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.