Search Issue Tracker
[Android] Input lag when dragging a finger across the screen in Player
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to the Andr... Read more
[AppleTV] Minimal vertical movement is interpreted as vertical swiping w...
How to reproduce:1. Open the attached Project "AppleTvRemoteNIS.zip" -> AppleTvRemoteNIS2. Build and Run the Scene "SampleScene" ... Read more
Race condition in DefferedResolutionOfBindings
There is a potential race condition in DefferedResolutionOfBindings [https://github.com/Unity-Technologies/InputSystem/blob/ab1b38a7... Read more
The Action editor does not display the contents when inspecting custom i...
Reproduction steps:1. Open the attached project "ReproProj"2. Double-click “/Assets/Settings/TestControls.inputactions“3. In the Act... Read more
Extra usage of system code and data is created when using the Input Syst...
How to reproduce:1. Create a new project2. Install the “Input System” package (Windows → Package Manager)3. Open the project folder ... Read more
InputSystem reroutes a keyboard character into the TextField when charac...
How to reproduce:1. Open the “TextFieldInputBug.zip“ project2. Open the “SampleScene“3. Enter the Play Mode4. Press the “X“ key on t... Read more
InputActionAsset.FindAction throws exception if map is empty. (EditMode)
Steps to reproduce: {{var asset = ScriptableObject.Create<InputActionAsset>();}}{{asset.AddActionMap("Map");}}{{asset.FindActi... Read more
JoinPlayer does not split the screen when changing the splitScreenIndex ...
How to reproduce:1. Connect a controller to the device2. Open the “IN-76945_TestSplitScreen“ project3. Open the “SampleScene“4. Ente... Read more
"Action Map Must Be Contained in State" and other errors are thrown when...
Reproduction steps:1. Open the attached "Input System Issue.zip" project2. Open the "SampleScene"3. Enter and exit Play mode4. Enter... Read more
InputSystem.onEvent is called when changing Cursor.lockState to "CursorL...
How to reproduce:1. Open the attached “IN-77283” project2. Connect a gamepad3. Open the “SampleScene” and enter Play mode4. Click an... 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
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC