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 Scrip... Read more
[ECS] Static Objects' positions are incorrect when they are Converted To...
How to reproduce:1. Open the user's project2. Press Play~ Inspect objects positions ~3. Build a Standalone application and run it (B... Read more
[Entities] Stable Type Hash conflict when Terrain Tools Package is insta...
Reproduction steps:1. Create a new empty Project2. Install Entitites Package (Git URL "com.unity.entities")3. Install Terrain Tools ... Read more
Dependency exception thrown when Entities Game Object Entity Script is A...
Steps to reproduce:1. Open the "EntitiesBug" Project2. Enter the Play Mode3. Check the Console for errors Expected result: there are... 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 mode3. Notice the "InvalidOperationException: OnUp... 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
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 - previ... 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' project2. Make sure you have Linux build support module3. In the Build S... Read more
[DOTS] Boolean loses its value after coming out of a code block where it...
Reproduction steps:1. Create a new project2. Add Entities package through the Package Manager3. Import the attached script ("BuggySy... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default