Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
5.6.0f3
Issue ID
921132
Regression
No
Prefab's children change order when extra child object is added to prefab's instance
To reproduce:
1. Open project attached by the user
2. Open scene "scene" if not opened
3. In hierarchy window select game object "Prefab"
4. Expand it and place game object "B" above "A"
5. Hit play and notice that order has changed
Expected : After hitting play order won't be changed
Actual : Order changes after hitting play
Reproduced with : 5.4.4p4, 5.6.1p4, 2017.1.0b9, 2017.2.0a4
Note : Happens only when new child game object is added from above.
Fixed with improved prefabs system.
Version 2018.3.0a5 (24a51b984e30)
Mon, 09 Jul 2018 17:22:19 GMT
Branch: prefabs/improved
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment