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
- Clear Dynamic Data On Build does not clear data after a clean build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
- Particle geometry is inverted, billboard is not lit, not receiving shadows in cubemap reflection when Render Alignment is set to View
- Menu bar list orders change when Domain Reload is performed
- Unity Hub Module icons wrap poorly when they occupy two rows
Add comment