Search Issue Tracker
[ECS] DOTS compiler bug error is thrown when subtracting from float3.zero
How to reproduce:1. Open the "ECSSampleRepro.zip" project2. Check the Console Expected result: No errors appear in the ConsoleActual... Read more
Entity System stops to work when the class name exceeds 37 characters
How to reproduce:1. Open the attached project's "case_1226638-Project.zip" Scene labeled "Scene"2. Enter the Play Mode3. Observe the... Read more
"SGICE002" error is thrown when building a project that includes a Scrip...
How to reproduce:1. Open the “EntitiesSamples“ project2. Open the “AutoAuthoring” scene3. Build the project (File > Build Setting... Read more
DOTS compiler fails when getting singleton from property
Reproduction steps:1. Open the attached project "1411505.zip"2. Open Scenes/SampleScene3. Observe the console Expected result: No er... 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] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce:1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript : Sy... 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
Unexpected error when using Entities.ForEach inside a method with a gene...
How to reproduce:1. Open the attached (TestProjectDefaultRP.zip) project2. Open the Console Window Expected result: No errors appear... Read more
Unexpected error thrown when calling Job.WithStructuralChanges( ) inside...
Reproduction steps:1. Open user's attached project "New Unity Project (4)" Expected result: No errors are thrownActual result: Unexp... Read more
Failed to burst compile lambda expression error DCICE005
How to reproduce:1. Open attached project "Bug.zip"2. Observe Console window Expected result: no errors are thrownActual result: "er... 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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting