Search Issue Tracker
PlayerInput component loses its reference to an InputActionAsset
-e: see title, instantiated prefab has no reference to the asset -repro:--Start play mode on the "Scene_Main" Scene--press Enter on ... Read more
[Input System] Stick events are spammed in Play mode when using a PS4 co...
How to reproduce:1. Open the user's attached project "Test PS4 controller.zip"2. Connect a PS4 controller to the computer3. From the... Read more
[Input System] Three events are logged for every phase change of the act...
How to reproduce:1. Open the attached project "tripleinput.zip"2. From the Project tab, open Assets/Scenes/SampleScene.unity3. Enter... Read more
“Binding is neither a composite nor part of a composite” errors are thro...
How to reproduce:1. Open the “InputPackageBindingIssue“ project2. In the Project window open the “TestControl” Input Action Asset3. ... Read more
Impossibility to set InputSystemUIInputModule.localMultiPlayerRoot to null
Steps to reproduce: assign a MultiplayerEventSystem.playerRoot to a value try assigning null observe the hierarchy restriction value... Read more
InputAction.PerformInteractiveRebinding sets InputControl.IsPressed to f...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
NullReferenceException thrown when editing project wide actions in play ...
How to reproduce:1. Open the “My project(99).zip“ project2. Open the “Input System Package” settings in the Project Settings3. Add a... Read more
[Input System] Devices are reassigned to the wrong users after adding a ...
How to reproduce:1. Open the user's attached project "BugTest.zip"2. From the Project tab, open Assets/Scenes/SampleScene.unity3. En... Read more
Events are not called in the order they were added when they are modifie...
How to reproduce:1. Open attached project "InputSystemBug.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Press Spacebar5. Obser... Read more
[Android] Spike in CPU usage on the first touch on the screen when using...
How to reproduce:1. Open the attached project "TouchTest.zip"2. Open the Scene "SampleScene"3. Enable Development Build and Autoconn... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class