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
Memory is leaking when Standalone Player window is being resized without...
How to reproduce: 1. Open the attached 'project-1201307.zip' project 2. Build and run the standalone 3. Open Windows Task Manager an... 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
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 player 3. Launch... 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 Editor Icon at the top left is blurry
How to reproduce: 1. Create and open a new Project 2. Observe the icon at the top left of the editor Expected Behavior: The Icon i... Read more
NativeTests fail when running Editor through Command Prompt
How to reproduce: 1. Open the Command Prompt 2. Navigate in the Command Prompt to the Unity Editor folder containing "Unity.exe" 3.... 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... 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
- [CI/CD]Build cache not invalidated when building targets with different defines
- VFX Learning Templates contains an empty folder the HDRP_VFX_Learning_Templates Scene
- Crash on -[NSApplication endModalSession:] when changing code in a Code Editor, saving and clicking on the Unity Window with "Stop Playing and Recompile" selected
- “Install package from git URL” and “Install package by name” tab does not close when resizing undocked Package Manager window and gets pushed outside the window
- "EndLayoutGroup: BeginLayoutGroup must be called first." errors are thrown when creating a Tag with identical name and holding the enter keyboard button