Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.3f1
Issue ID
1069565
Regression
No
Game object is not inserted correctly in Hierarchy window when placed after child object
To reproduce:
1. Open any project
2. In Hierarchy window, create a Game Object with child, and couple of more objects under it (not as children)
3. Try dragging one of created Game Objects right under child created earlier. Make sure you're not dragging to child position
Expected: dragged object will be the first object after child
Actual: dragged object will be second object after child
Reproduced in: 2017.2.3p3, 2017.4.10f1, 2018.1.9f2, 2018.2.5f1, 2018.3.0a10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Add comment