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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project