Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.5f1
Issue ID
1077523
Regression
No
Crash on TransformInternal::AddTransformSubhierarchy when using GameObject.Instantiate(object, ParentObject) in Event function
How to reproduce:
1. Open the "Hook Instantiate Crash.zip" project
2. Open the "MainScene.unity" scene
3. Press Play
Actual result: Unity crashes.
Reproducible with: 2018.3.0a11, 2018.2.7f1, 2018.1.9f2, 2017.4.11f1, 2017.2.3p3.
Notes:
The crash happens on InstantiateTest.cs: line 24.
The event function has to be added to Application.logMessageReceived to reproduce the crash.
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 ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
- Build Profile name increments when numeric suffix is removed from duplicate Profile name
- "Unrecognized block header in profiler data file, stopping deserialization" error is shown and no more profiler data is recorded when the Player is connected and profiler recording is enabled/disabled few times
- Shader error and warnings thrown when setting HDRP as an Active Target in Blank Shader Graph
- Visual Studio Code does not integrate with the project when the .slnx project is opened
Add comment