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
- [Android] RenderGraph errors when "Screen.SetResolution" is set in "RuntimeInitializeLoadType.BeforeSceneLoad"
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
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.