Search Issue Tracker
Fixed in 5.3.3
Votes
0
Found in
5.3.0f4
Issue ID
757344
Regression
Yes
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps:
1. Load this package into a blank project
https://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterraincrash.unitypackage?dl=0
2. Open scene "YLPTerrainTest" under "_Scenes" folder
3. Find and delete the house prefab in the project "Prefabs\house.prefab"
4. Un-parent all objects from the house (broken prefab) in the scene
5. Unity Crash
Regression from 5.2.2p4 (93d0b2db7c56
Reproduced in Unity 5.4.0b1, Unity 5.3.0f4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GameObject::QueryComponentByType when opening a project
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
Add comment