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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment