Search Issue Tracker
Default Is Native Resolution is ignored when Fullscreen Mode has been ch...
Reproduction steps:1. Open attached project "1216508_resolution"2. Go to Edit > Project Settings > Player > Resolution and ... Read more
Windows keys show up with incorrect KeyCodes and throw errors when attem...
How to reproduce:1. Open any Unity Project2. In the Menu Bar go to "Edit -> Shortcuts..."3. Attempt to reassign any action to a W... 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
OnApplicationFocus(bool) breaks on Windows 7 when opening start menu and...
Reproduction steps:1. Open the project inside of "Bug 2.zip"2. Build the project and run it3. When the project launches, press the "... Read more
Previous Game Object gets selected when right-clicking on different Game...
To reproduce:1. Open up the attached project ("1129995_repro_project.zip")2. Open up scene "SampleScene"3. Go to Hierarchy4. Try rig... Read more
“dstorage.dll“ and “dstoragecore.dll“ are present when "Enable DirectSto...
Reproduction steps:1. Create new project2. Open the Player Settings (Edit > Project Settings > Player)3. Under Other Settings ... Read more
Mouse Clicks are not being registered in multiple Displays in Play Mode
Reproduction steps:1. Download and open project 'Multidisplayissue.zip'2. Open Scene 'SampleScene'3. Enter Play Mode4. Try clicking ... Read more
Unity freezes when Time.timeScale is set to NaN
How to reproduce:1. Open attached project "Case_1216135" and load "Scene"2. Press Play3. Click Tab on your keyboard Expected result:... 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
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