Search Issue Tracker
Fixed in preview.32-0.0.12
Votes
0
Found in [Package]
preview.31-0.0.12
Issue ID
1151688
Regression
Yes
[ECS] Null reference exceptions after Entity is destroyed
How to reproduce:
1. Open the attached project
2. Open the "Main.unity" scene
3. Press Play
4. Wait till errors appear
Actual result: Null reference errors appear in the Console.
Expected result: No errors get logged.
Reproducible with: 2019.3.0a2, 2019.2.0a11, 2019.1.1f1.
Regression appeared in ECS preview.31-0.0.12 version.
Notes:
The errors appear sometimes after "CommandBuffer.DestroyEntity(index, entity);" DamageHealthOnTriggerSys.cs:38 is called.
---------------------
Fixed in ECS preview.32-0.0.12
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
- "Debug Draw Mode" unchecked checkboxes are not visible
- [Android] App crashes when Volume Depth of Field is set to "Bokeh" while using Vulkan Graphics API
- Baked Off Mesh Links outside the modified area are deleted when using NavMeshSurface.UpdateNavMesh
- Search "Label" window Format's field dropdown has an empty white space when the window is moved from it's original position
Add comment