Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.0
Issue ID
ISXB-44
Regression
No
Input Debugger throws exceptions after modification of InputActionAsset at runtime
The InputDebugger will throw Null reference exceptions if layouts are added, devices added for those layouts, bindings added for those devices, and then removed during play mode. It becomes unusable.
For reference, this issue was discovered while developing this PR https://github.com/Unity-Technologies/ml-agents/pull/4881
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Checked against 2021.2 and inputsystem v1.4 and wasn't able to reproduce.
If it is still an issue please provide a repro project and more reproduction steps.