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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
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.