Search Issue Tracker
"Unexpected error while post-processing lambdas" error is thrown when Jo...
How to reproduce: 1. Open the attached project (case_1242712-Project.zip) 2. Observe the Console Window Expected result: Test.cs Sc... Read more
[ECS] Static Objects' positions are incorrect when they are Converted To...
How to reproduce: 1. Open the user's project 2. Press Play ~ Inspect objects positions ~ 3. Build a Standalone application and run i... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps: 1. Create a new empty Project 2. Install Entitites Package (Git URL "com.unity.entities") 3. Install Terrain Too... Read more
Dependency exception thrown when Entities Game Object Entity Script is A...
Steps to reproduce: 1. Open the "EntitiesBug" Project 2. Enter the Play Mode 3. Check the Console for errors Expected result: t... Read more
Assigning pointer of unsafe pointer throws InvalidOperationException eve...
How to reproduce: 1. Open the user's attached project ("DotsMan.zip") 2. Enter Play mode 3. Notice the "InvalidOperationException: O... 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
Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...
How to reproduce: 1. Open attached project "Case_1262093" 2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - pr... Read more
[DOTS][ECS][Hybrid Renderer] MaterialPropertyBlock instanced Data does n...
Customer is currently making use of BatchRendererGroup using the RenderMeshSystemV2 of Hybrid Renderer, it's modified in some Areas ... Read more
[Platforms] BuildConfiguration fails to switch platform target before bu...
How to reproduce: 1. Open the attached 'project-1250685.zip' project 2. Make sure you have Linux build support module 3. In the Buil... Read more
[DOTS] Boolean loses its value after coming out of a code block where it...
Reproduction steps: 1. Create a new project 2. Add Entities package through the Package Manager 3. Import the attached script ("Bugg... 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
- "Process VFXCamera Command" column is displayed in the "Render Graph Viewer" when there are no VFX in the Scene
- [Performance] Vulkan performing much worse than OpenGLES due to excessive buffer copies on Quest 2/3
- An error 'AssertionException: Assertion failure. Value was False' is displayed in the Console when maximizing or unmaximizing the UI Builder
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android