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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.