Search Issue Tracker
[ECS] DOTS compiler bug error is thrown when subtracting from float3.zero
How to reproduce: 1. Open the "ECSSampleRepro.zip" project 2. Check the Console Expected result: No errors appear in the Console Ac... 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 Mode 3. Observe ... Read more
[Android][ECS] Player crashes upon loading when built for Android
Reproduction steps: 1. Open the attached project "ReproProj" 2. Build And Run on an Android device 3. If the Player did not crash... Read more
DOTS compiler fails when getting singleton from property
Reproduction steps: 1. Open the attached project "1411505.zip" 2. Open Scenes/SampleScene 3. Observe the console Expected result: N... 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] 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 :... 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
Unexpected error when using Entities.ForEach inside a method with a gene...
How to reproduce: 1. Open the attached (TestProjectDefaultRP.zip) project 2. Open the Console Window Expected result: No errors app... 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 thrown Actual result: Un... 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 thrown Actual result... 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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform