Search Issue Tracker
[ECS] Null reference exceptions after Entity is destroyed
How to reproduce:1. Open the attached project2. Open the "Main.unity" scene3. Press Play4. Wait till errors appear Actual result: Nu... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps:1. Create a new empty Project2. Install Entitites Package (Git URL "com.unity.entities")3. Install Terrain Tools ... Read more
[ECS] Error 'DCICE007' is thrown when compiler removes fields that would...
Reproduction steps:1. Open the attached project ("case_1217354-ECSBug")2. Inspect console Expected result: No errors are thrownActua... Read more
Error "InvalidOperationException" is thrown when running test in Test Ru...
How to reproduce:1. Open the attached project "1422520.zip"2. Open "SampleScene" in Scenes3. Press Window -> Dots -> Hierarchy... Read more
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps:1. Open the attached “IN-99791” project2. Open the “Scenes/SampleScene” Scene3. Enter the Play Mode4. Observe the... Read more
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce:1. Create and open a new project2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages3.... Read more
Entities Hierarchy does not display Entities when instantiated through S...
How to reproduce:1. Open the “Entities_Hierarchy_Bug” project2. Open the “SampleScene“3. Enter Play Mode and observe the Entities Hi... Read more
[IL2CPP] Master and Release player crashes when using Unity Physics pack...
Steps to reproduce:1. Download and open the 1159445_repro project2. Build a standalone player with IL2CPP back and Master configurat... Read more
[ECS] IL2CPP Player doesn't render Game Objects converted to Entities
Steps to reproduce:1. Download attached project2. Build a Standalone player with IL2CPP backend3. Launch player Expected results: En... Read more
[Platforms][iOS] Version and Build values are not overwritten in Xcode p...
Steps to reproduce:1. Create a new project with iOS Platforms package or open the attached one ("1345745.zip")2. Create a new Build ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class