Search Issue Tracker
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" project 2. Build and run the project in windowed mode 3. Make sur... Read more
Original window doesnt enter fullscreen mode when launching with second ...
Reproduction steps: 1. Open attached project 2. Build and run the project 3. Make sure "windowed" is unticked 4. Select lower resolu... 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 normally Actual result: Edito... 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 n... 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 opposite to t... Read more
Photo Capture callbacks are lost when Unity pauses during photo capture
If unity is paused during a photo capture, script callbacks may be lost and never called even after Unity resumes. To reproduce, use... 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
Crash on GetFontRealizationInfo when opening Rider with "Open C# Project"
How to reproduce: 1. Open user attached project "CameraCapture.zip" 2. Click on "Assets" > "Open C# Project" Expected result: Edito... 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 e... Read more
Embedded Unity Window receives mouse down when using touch input outside...
Reproduction steps: 1. Open user attached Build using Container.exe 2. Touch the toggle box labeled "Touch This" 3. Repeat the Input... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow