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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Resolution Note (fix version 2020.1):
Fixed in - 2021.1.0a10