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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
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.