Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.1.0f3
Issue ID
703108
Regression
No
Crash when moving child Image
Steps to reproduce:
1. Create new project
2. Add "Canvas", add child "Image" to it and add "Canvas" component to image and check "Override sorting"
3. Add child "Image" to "Canvas > Image". Assign "Canvas" component to it and check "Override sorting". (Hierarchy can be observed in attached picture)
4. Remove "Canvas" component and then remove "Image (Script)" component from "Canvas > Image > Image".
5. Start dragging "Canvas > Image > Image" in scene view. Unity should crash in few seconds.
Note: If scene with completed hierarchy is saved and reopened, crash won't be reproducible.
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