Search Issue Tracker
"ComponentGroup.SetFilter" doesn't detect "SharedComponentData" accurate...
Reproduction steps: 1. Open "EcsFiltering.zip" project2. Enter Play Mode3. See Console output Expected Result:"Unique shared strings... 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 store fetching system version from the wrong source when using Arche...
Steps to reproduce:1. Open the attached “IN-118078” project2. Open Scene (Scenes → SampleScene)3. Enter Play mode4. In the Console w... Read more
The Entity Debugger shows incorrect read/write permissions on component ...
How to reproduce:1. Open the attached project ("Entity Debugger")2. Open the Entity Debugger3. Enter Play Mode4. Inspect "NewBehavio... Read more
Updating to newest version of Entities package throws compilation errors
How to reproduce:1. Open attached project----------------------------------Observe Console Reproduced with: Entities package version... Read more
[Entities] Cannot add Script to a Game Object if there is a comment afte...
Reproduction steps:1. Open project in "MyRepro.zip"2. Notice that the Script "RotateTag.cs" has a comment at line 3 after [GenerateA... Read more
Assembly Definition is stripped in a built project when it is included i...
Reproduction steps:1. Open the attached “IN-96013_StrippingRepro” project2. Click Edit > Project Settings… > Player3. Under Ot... Read more
ScriptBehaviourUpdateOrder incorrectly sort systems execution order in t...
To reproduce:1. Open attached project;2. Press Play3. Open EntityDebugger4. Set GLOBAL Actual result: ScriptBehaviourUpdateOrder inc... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... 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
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"