Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2018.4
2019.4
2020.2
2020.3
2021.1
2021.1.7f1
2021.2
Issue ID
1337512
Regression
No
GameObjects cannot be placed between objects with the NotEditable flag when reordering objects in the Hierarchy
How to reproduce:
1. Open the attached '1337512.zip' project
2. Open the SampleScene
3. In the Hierarchy select the 'Test' GameObject
4. Drag the selected GameObject between NotEditable GameObjects in the Hierarchy
Expected result: The Test GameObject can be placed between the NotEditable GameObjects
Actual result: The Test GameObject can't be placed between the NotEditable GameObjects
Reproducible with: 2018.4.35f1, 2019.4.27f1, 2020.2.7f1, 2020.3.9f1, 2021.1.8f1, 2021.2.0a17
Note:
- NotEditable GameObjects cannot be reordered
- NotEditable GameObjects can be placed between regular GameObjects (by dragging NotEditables)
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
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.0b14
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.25f1
Resolution Note (fix version 2019.4):
Fixed in 2019.4.31f1