Search Issue Tracker
Input.GetAxis does not work after loading another scene while two axes a...
How to reproduce: 1. Open attached project "InputBug_2018.3.0a8.zip" and scene "SampleScene" 2. Enter Play mode 3. In Game view, us... Read more
Trigger input value is 0 on startup on OSX but becomes -1 after pressing...
Controller trigger input is treated differently across different platforms - on OSX the default value of triggers is 0, but after th... Read more
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce: 1. Open attached project 2. Create an empty gameObject in the Hierarchy 3. Attach "LeftAltBehavior" script to it... Read more
Disconnecting controller and opening any project throws "Failed to creat...
Reproduction steps: 1. Open any project 2. Connect the "Xbox 360" controller 3. Disconnect the controller 4. Close Unity 5. Open any... Read more
[iOS]Touch input sample rate is inconsistent and is affected by opened d...
STR: (Optional) 1. Watch user attached video where problem is explained in detail https://youtu.be/gFRwVKEIci4 2. Open user attach... Read more
Simulated touch phase oscillates between "Moved" and "Stationary" when m...
How to reproduce: 1. Open attached project "DeviceSimBugs.zip" 2. Open Device Simulator Window 3. Open SampleScene 4. Enter Play Mod... Read more
[Input] Xbox controller input not detected
Steps to reproduce: 1. Open user attached project 2. Connect 3 XBox controllers 3. Play the scene and observe that controller input ... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps: 1. Open the attached 'InputSystemTest1' project 2. Open the 'SampleScene' 3. Enter Play mode 4. Note that the 'o... Read more
[OSX] Input.GetAxis(Mouse) first given value is wrong after Cursor.lockS...
How to reproduce: 1. Open the attached "New Unity Project 4" project and open "Main" scene 2. Enter playmode 3. Move the mouse to t... Read more
When Dualshock 4 is pluged in, Unity crashes after entering the Play mod...
Reproduction steps: 1. Plug in Dualshock 4; 2. Open the attached project; 3. Open the scene "Stage1"; 4. Enter Play mode; 5. Wait un... 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 that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera