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.entities and notice t... 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 mode3. Observe Scene and Game views Expected resu... 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 mode3. Wait a couple of seconds4. Press the... 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/EntityComponentSystemSamples2. Build And Ru... Read more
Entities are not converted with all Components when Namespace is changed
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. From the Project window, open " MyAuthoringBehaviour... 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 "JobsDebug... 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” Scene3. Make sure to keep the Systems window closed o... 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 thrown in ... Read more
“SGICE003” is thrown to the Console when including "UnityEngine" in a sc...
How to reproduce:1. Open the “SurvivorLike“ project2. Observe the Console Expected result: No “SGICE003” error is thrownActual resul... Read more
Silent crash caused by stack overflow from infinite recursion during the...
Reproduction steps:1. Open the attached project2. Open Assets/main.unity scene3. Enter the Play Mode Expected result: StackOverflowE... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes