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
- Fields are not focused correctly when using UI Builder
- UNITY_SERVER scripting define does not work when switching to Dedicated Server from Windows by script
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
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