Search Issue Tracker
MouseButton(0) loses click state when using Device Simulator and enablin...
How to reproduce:1. Open project "UnityRemote.zip"2. Open Menu > Edit > Project Settings > Editor and select "Any iOS Devic... 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
Errors thrown when listening to InputSystem.onAnyButtonPress
Reproduction steps:1. Open the attached project2. Enter Play mode3. Click anywhere on the Play screen Expected result: The pressed b... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected