Search Issue Tracker
[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
SGICE002 error thrown when using SystemAPI.GetComponent<T>() inside a .F...
How to reproduce: 1. Open the project “IN-105709_SGICE002” 2. Observe the Console Expected result: No errors are thrown in th... Read more
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce: 1. Create and open a new project 2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce: 1. Open the attached project “hideFlagTest” and load Scene “newParent” 2. Enter Play Mode 3. Observe the Game V... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps: 1. Open "1187223" project 2. Enter Play mode 3. Notice in the "Entity Debugger" window that there are 3 differen... 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
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.entit... Read more
EntityQuery/IJobEntity fails to find IComponentData when manually updati...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “Assets/Art Assets/Scenes/Starting scene/LobbyMenuScene.u... Read more
Editor is not able to load when using NuGet DLL plugins and scripting de...
How to reproduce: 1. Open the attached project “Sept04.zip“ 2. Observe the result Expected result: The Editor launches Actual ... Read more
Wrong detection of IsZeroSized Components when including static fields
Reproduction steps: 1. Open the attached “IN-98030.zip” project 2. Open the “SampleScene” 3. Enter Play mode 4. Observe the Cons... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working