Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.2.6-preview
Issue ID
1143801
Regression
No
[UI][Actions] Exceptions and errors are generated constantly if an Input Action Asset is edited and saved during Play Mode
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/512
Forum: https://forum.unity.com/threads/input-system-bugs.647611/#post-4344859
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Go to scene SimpleDemo at: Assets -> Demo -> SimpleDemo
3. Enter Play Mode in Editor
4. Open the Input Action Asset: SimpleControls.inputaction
5. Edit any binding or action in the UI and save
6. Go back to the Game View
7. Exit Play Mode and observe the Console window
Actual: Exceptions and errors keep popping up if Input Action Asset is edited and saved during Play Mode
Note: This may or may not have something to do with 1140845, since the errors are similar.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1140845