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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
This is a duplicate of issue #1140845