Search Issue Tracker
Fixed in 0.5.0-preview
Votes
0
Found in [Package]
0.3.1-preview
Issue ID
1229700
Regression
Yes
Unity Editor crashes when GameObjectConversionUtility.ConvertGameObjectHierarchy function is called
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Wait for the Scene to load
Expected result: Scene is loaded
Actual result: Unity Editor crashes
Reproducible with Unity: 2019.3.0f1, 2019.3.8f1, 2020.1.0b4, 2020.2.0a5
Not reproducible with Unity: 2018.4.20f1, 2019.3.0b12
Couldn't test with Unity 2017.4.39f1 (Package Manager does not exist)
Reproducible with "Unity Physics" Package: 0.3.0-preview.1, 0.3.1-preview
Not reproducible with "Unity Physics" Package: 0.2.4-preview, 0.2.5-preview
Reproducible with "Havok Physics for Unity" Package: 0.2.0-preview, 0.2.1-preview
Not reproducible with "Havok Physics for Unity" Package: 0.1.1-preview, 0.1.2-preview
Note: Sometimes it takes up to ~5 seconds after entering Play Mode to crash
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 0.5.0-preview):
Package available in Unity 2020.1.0f1 and above