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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment