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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected