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" project2. Build and run the project in windowed mode3. Make sure t... Read more
Memory is leaking when Standalone Player window is being resized without...
How to reproduce:1. Open the attached 'project-1201307.zip' project2. Build and run the standalone3. Open Windows Task Manager and f... 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
Splash screen animation continues playing in the background while resolu...
How to reproduce:1. Open user-submitted project (case_1277983-FullscreenTest2.zip)2. Build the SampleScene into a player3. Launch th... 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 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
NativeTests fail when running Editor through Command Prompt
How to reproduce:1. Open the Command Prompt2. Navigate in the Command Prompt to the Unity Editor folder containing "Unity.exe"3. Run... Read more
[x86] Custom function with float return Type returns NaN values in Build...
Important - the issue is only reproducible when Windows x86 release architecture is selected How to reproduce:1. Open the attached p... 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components