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 mode3. In Game view, use WA... 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 project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... Read more
Disconnecting controller and opening any project throws "Failed to creat...
Reproduction steps:1. Open any project2. Connect the "Xbox 360" controller3. Disconnect the controller4. Close Unity5. Open any proj... 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/gFRwVKEIci42. Open user attached ... 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 Window3. Open SampleScene4. Enter Play Mode5. ... Read more
[Input] Xbox controller input not detected
Steps to reproduce:1. Open user attached project2. Connect 3 XBox controllers3. Play the scene and observe that controller input is ... Read more
Control keys are inverted in the Editor after switching to open app or w...
Reproduction steps:1. Open the attached 'InputSystemTest1' project2. Open the 'SampleScene'3. Enter Play mode4. Note that the 'optio... 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" scene2. Enter playmode3. Move the mouse to the c... 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 until t... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used