Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.0.12
Issue ID
1112703
Regression
No
Unity crashes when EntityManager.CreateEntity with MeshLODComponent is called
How to reproduce:
1. Open attached project "CreateEntityWithMeshLODComponent.zip" and scene "World"
2. Enter Play mode
Expected result: Unity Editor does not crash, an Entity with MeshLODComponent is created
Actual result: Unity crashes
Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Could not test with: 2017.4 (Entity package was not released)
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
Add comment