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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment