Search Issue Tracker
An unexpected error or an infinite waiting for a session occurs when sig...
Reproduction steps:1. Open the “MinUVC" project2. Click “Login or sign up” in the “Unity Version Control” window (you should become ... Read more
[Windows] When a window is spawned using EditorWindow class at (0,0), th...
Steps to reproduce the bug:1. Create a Unity project.2. Use EditorWindow to create a new window at (0,0). You can use the script att... Read more
EntitiesGraphicsSystem fails to validate ForwardPlus for URP when using ...
How to reproduce:1. Download and open the attached project2. Enter Play mode3. Observe the Console window Expected outcome: No error... Read more
[Windows] moving window with .position across monitors with multiple dpi...
When setting the position/size of a windows with .position, if the new place is on a screen that have a different DPI it will not ge... Read more
[Linux] Player window leaves a trail when dragging it around
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build And Run3. In Player, click Settings4. Click Fulls... Read more
[VFX Graph] GPU hangs when when a VFX is visible after being culled
How to reproduce: Create VFX and drag it to the scene Turn scene view camera away so VFX to cull VFX Turn scene view camera so VFX w... Read more
Video on a mobile device starts to play from the start when minimizing t...
How to reproduce:1. Build And Run the user’s attached “out-for-delivery.zip” project on a mobile device2. Minimise the app or open t... Read more
Buttons in the "Assets with update issues" window block information when...
Reproduction steps:1. Open the attached project “CutOffRepro”2. Open the Addressables Groups window (Window > Asset Management &g... Read more
Mesh Renderers are flickering and have graphical artifacts in the Player...
How to reproduce:1. Open the user-attached “WebGLFPS.zip” Project2. Build the Project on WebGL with the “SampleScene” Scene added (F... Read more
Generated `UxmlObject` and `UxmlElements` are not being detected by Type...
When an element contains an attribute that has default values in its constructor it will no longer appear in the UI Builder or be se... 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