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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1140845