Search Issue Tracker
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps: 1. Open the attached project "New Unity Project (7).zip" 2. In the Scene view press Alt and drag with right-clic... Read more
Crash on Leap::Controller::~Controller
Steps to reproduce: 1. Open the project and a scene "asasa" 2. Run the scene 2 times. On second run it crashes. Note: Script "msvjga... Read more
[Win] First time calling SystemInfo.deviceModel when game is maximized o...
How to reproduce: 1. Open the attached "ExceptionTest808191.zip" project 2. Open "0_Main_Menu" scene 3. In Game view select "Maximiz... Read more
[macOS] Controller input does not work on macOS Standalone builds
Steps to reproduce: 1) Open the attached project. 2) Build for macOS. 3) Connect a controller (PS4 or Xbox will do). 4) Run the buil... Read more
The cursor is visible when using CursorLockMode.Locked in the standalone...
Steps to reproduce: 1. Download 1177531_repro.zip 2. Add "SampleScene" to build settings and build a standalone player 3. Launch pla... Read more
DualSense controller mappings are corrupted when using legacy Input Manager
How to reproduce: 1. Open the “DualSense_LegacyInput_Bug“ project 2. Open the “MainScene“ 3. Enter Play Mode and observe the Game... Read more
[Rendering Debugger] [Android] Hard to open Debugger UI on some Android ...
Hard to open Debugger UI when FPS are low because touch events get missed. You need to tap the screen quickly around 7 times in case... Read more
British keyboard inputs are not registered correctly in the Editor
How to reproduce: 1. Enable additional languages in the input settings for your Operating System - there should be a U.S. layout a... Read more
The first time GetButton returns true all other GetAxis reset to zero
Steps to reproduce: 1. Open attached project "922703.zip" 2. Open "test" scene 3. Enter play mode 4. Hold 'A' or 'D' key to alter Ho... Read more
The automatic script upgrade does not convert Screen.lockCursor and Scre...
Steps to reproduce: 1. Open the attached project with Unity 5 2. Observe that the script updater doesn't update the following: Scree... 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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes