Search Issue Tracker
Errors when importing the Entities package into a 2D project
Steps to reproduce : * create a new 2D project * go to Package manager * press Add package by name * type in com.unity.entit... Read more
Companion GameObjects are invisible in Scene view when their entities ar...
Reproduction steps: 1. Open the user's attached project "DOTSBugs.zip" 2. Enter Play mode 3. Observe Scene and Game views Expected ... Read more
[ECS] ArgumentException is thrown when EntityCommandBuffer.DestroyEntity...
How to reproduce: 1. Open the user's attached project("Iteration3-Jobs.zip") 2. Enter Play mode 3. Wait a couple of seconds 4. Press... Read more
[ECS] Elapsed time counted from application start causes new Scene's Uni...
How to reproduce: 1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples 2. Build And ... Read more
Entities are not converted with all Components when Namespace is changed
Reproduction steps: 1. Open user's attached project 2. Open scene "SampleScene" 3. From the Project window, open " MyAuthoringBehavi... Read more
[ECS] ITriggerEventsJob job handle is not registered as a job dependency
How to reproduce: 1. Open the user's attached project ("PhysicsCallbackRepro.zip") 2. In the Toolbar select Jobs and toggle "JobsDeb... Read more
Entities Systems and Journaling windows break when opened during Play Mode
Steps to reproduce: 1. Open the “Users attached project” 2. Open the “GameStart” Scene 3. Make sure to keep the Systems window cl... Read more
CS0628 is thrown when a class deriving from SystemBase is sealed
Reproduction steps: 1. Open the attached project "Case_1414626.zip" 2. Observe the Console Expected result: No warnings are thr... Read more
“SGICE003” is thrown to the Console when including "UnityEngine" in a sc...
How to reproduce: 1. Open the “SurvivorLike“ project 2. Observe the Console Expected result: No “SGICE003” error is thrown Act... Read more
Silent crash caused by stack overflow from infinite recursion during the...
Reproduction steps: 1. Open the attached project 2. Open Assets/main.unity scene 3. Enter the Play Mode Expected result: StackOverf... 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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder