Search Issue Tracker
High polling rate mouse causes performance issues
Reproduction steps:1. Open new Unity Project2. Enter Play Mode3. In Game View, rapidly move mouse around, with its polling set to 10... 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
[Windows] Incorrect display selected when spanning multiple displays
Screen.MoveMainWindowTo misbehaves when window is windowed and spans several monitors To reproduce this issue, arrange your monitors... Read more
New Input System does not detect virtual touchscreen device that is enab...
Repro steps 1. Use a touch-enabled Windows device, e.g. Surface2. Disable HID-compliant touch device in Device Manager3. Start build... Read more
[Windows] Double backslash becomes single backslash when passing it to t...
Reproduction steps:1. Build the attached project “TestProject” with the following command line: “Unity.exe -batchmode -timestamps -n... Read more
Input Field editing is disabled in a built project when navigating in an...
How to reproduce:1. Open attached "win_d_text_input_disabled.zip" project2. Build and run the project in windowed mode3. Make sure t... Read more
[Windows] Deleting a Loaded Dll file in the Editor, doesn't delete it in...
Reproduction steps: 1. Open "DelegateTest.zip" project2. Enter and Exit Play mode3. Delete "AndroidCppDelegateTest" in the Project w... Read more
Changing the Default Icon does not change the executable's icon when re-...
Reproduction steps:1. Open the “ReproProject“ project2. Open the Project Settings window (Edit > Project Settings)3. Change the D... Read more
Moving file failed error when renaming an asset and only changing the ca...
How to reproduce:1. Create a new Unity project2. Right-click on the project view and select Create > Material3. Change one of the... 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
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