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
- Asset list items fail to load content when scrolling through the List view in Asset Store Search
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
Resolution Note (fix version 2020.1):
Fixed in - 2021.1.0a10