Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.3.0f2
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1112123
Regression
No
The Object Hierarchy is not preserved when Objects are Imported using ScriptedImporter
Reproduction steps:
1. Create a new project
2. Import the attached Unity Package named "Package_1112123"
3. Observe the Hierarchy of the "TestPrefab"
4. Reimport the "MyImportedObject" and drag it into the Scene's Hierarchy
5. Observe the Hierarchy of the Prefab in the Scene
Expected result: The Hierarchy order is preserved and is identical to the original Prefab
Actual result: The imported Prefab's Hierarchy is re-ordered alphabetically
Reproducible with: 2018.4.12f1, 2019.2.10f1, 2019.3.0b8, 2020.1.0a10
Could not test with: 2017.4.33f1(Missing script dependencies)
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 text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- 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
Resolution Note (fix version 2020.1):
Fixed in - 2021.1.0a10