Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0p2
Issue ID
862778
Regression
No
Player/Editor crash on Transform::SetParent when playing scene
Steps to reproduce:
1. Open attached project
2. Open "level" scene
3. Enter play mode
Result: editor crashes on Transform::SetParent (see log atatched)
4. Alternatively build and run "level" scene for any platform
Result: the build will also crash
Reproducible with: 5.4.4p1, 5.5.0p4, 5.6.0b4
Callstack:
Unity.exe!Scripting::ConnectScriptingWrapperToObject(struct MonoObject *,class Object *) Unknown
Unity.exe!scripting_unity_engine_object_new(struct MonoClass *,class Object *) Unknown
00000000129042fb() Unknown
000000000bdbed90() Unknown
000000000bdbed90() Unknown
00000000005fd380() Unknown
00000000121068e0() Unknown
0000000000000001() Unknown
00000000005fd410() Unknown
00000000005fd400() Unknown
000000002fdaaac8() Unknown
0000000002cc0000() Unknown
000000000b194240() Unknown
000000000b1940d0() Unknown
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment