Search Issue Tracker
Bug Reporter includes project files of the last project opened instead o...
How to reproduce:1. Open attached project "bugreporter.zip"2. Create a new project with any version of Unity3. Enter Play Mode in "b... Read more
Crash on win::XInputDevice::Poll when closing the editor
The crash occurs when closing the Unity engine but cannot be reproduced reliably. Reproducible on (according to user reports): 2018.... Read more
Input lag in large scene
There seems to be some input lag that accumulate over time when the application ticking is taking to much time. Steps:1. Download Bo... Read more
Switching refresh rate without switching resolution or fullscreen mode d...
Steps to reproduce: 1. Open attached project2. Build for Windows Standalone3. Run it4. Switch to exclusive fullscreen mode at a part... Read more
[Shader Graph] EndLayoutGroup: BeginLayoutGroup error on saving shader g...
EndLayoutGroup: BeginLayoutGroup error on saving shader graph using Save As. Steps to repro:1. Create a new HDRP template project.2.... Read more
[Windows] Unity Dock-able Windows can be moved outside the screen
Reproduction steps:1. Create an empty Project2. Open the Package Manager window (Or any other Dock-able window)3. Move the draggable... Read more
[Windows] Turning off VSync in Application.focusChanged causes another c...
How to reproduce:1. Open the user's attached "repro-focus-error.zip" project2. Open the "SampleScene" Scene3. Go to File -> Build... Read more
Windows build freezes when switching between ExclusiveFullScreen and Ful...
Reproduction steps:1. Open the attached project ("case_1265095-ExclusiveFullscreen.zip")2. Make a Standalone (Windows) build and run... Read more
Unity Editor Icon at the top left is blurry
How to reproduce:1. Create and open a new Project2. Observe the icon at the top left of the editor Expected Behavior: The Icon is cl... Read more
Standalone player resolution is not correct when build is ran in batchmo...
How to reproduce:1. Open attached project "BatchModeRes.zip"2. Build the project3. Open Command prompt (cmd)4. with 'cd' navigate to... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS