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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #1140845