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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
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