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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.