Search Issue Tracker
Entities.ForEach Lambda expression causes compiler error
How to reproduce:1. Open the "Repro.zip" project2. Check the console Actual result: Error appears in the console.Expected result: No... Read more
"SGICE002" error is thrown to the Console when using the "UpdateInGroup"...
How to reproduce:1. Open the “Test Project For Version Control (1)“ project2. Observe the Console Expected result: No “SGICE002: Thi... Read more
Warning "[Worker1] The referenced script is missing on flag (index 1 in ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Art Assets/Scenes/ForAll/LobbyMenuScene.unity” Scene... 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
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
"ArgumentException: Unknown Type:UnityEngine.Camera" is thrown when ente...
How to reproduce:1. Open the “IN-108964_CameraEntitiesError“ project2. Enter Play Mode3. Observe Console Expected result: No errors ... Read more
Entities are not converted with all Components when Namespace is changed
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. From the Project window, open " MyAuthoringBehaviour... Read more
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce:1. Create and open a new project2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages3.... Read more
[ECS] Uninformative "ArgumentNullException" error is thrown when using T...
How to reproduce:1. Open the attached project ("case_1205608-ToComponentDataArray.zip")2. Open Test Runner3. Run the tests ("E7.Onma... Read more
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.entities and notice t... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"