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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.