Search Issue Tracker
Cursor is not locked to Game window when pressing Windows key then click...
How to reproduce:1. Open the attached project2. Build the project3. Launch the built project in Windowed mode4. Wait for the Splash ... 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
Original window doesnt enter fullscreen mode when launching with second ...
Reproduction steps:1. Open attached project2. Build and run the project3. Make sure "windowed" is unticked4. Select lower resolution... Read more
Unity 2018.2.7f1 Windows standalone crash on first run due to UnityPlaye...
Reproduction steps:1. Open the attached project ("1082241Repro.zip") Expected result: Project starts normallyActual result: Editor c... Read more
Input.MousePosition is offset from the cursor
Input.MousePosition seems to be offset from the cursor slightly. Currently this affects: - The editor (Always)- The player (When not... Read more
Hotkey combinations work inconsistently, multiple GetKey calls in the sa...
if (Input.GetKey(KeyCode.LeftControl) && Input.GetKey(KeyCode.X)) only evaluates to true if X is pressed first. It is opposi... 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
[HDRP] Changing Force Screen Percentage (Dynamic Scale) setting will gen...
Changing Force Screen Percentage (Dynamic Scale) setting will generate artifacts when using DirectX 12.Tested with 2019.3.0f5, 2019.... Read more
[Windows] Skipping Window/Layouts module on changing release mode to deb...
Unable to change Editor Layout when release mode changed release to debug/ debug to release.Menu Window/Layouts couldn't be found er... Read more
Embedded Unity Window receives mouse down when using touch input outside...
Reproduction steps:1. Open user attached Build using Container.exe2. Touch the toggle box labeled "Touch This"3. Repeat the Input an... 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
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- 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