Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.2.0-preview
Issue ID
1135158
Regression
No
[UI] When reference an Input Action from a ScriptableObject, the input only works once.
From GitHub: https://github.com/Unity-Technologies/InputSystem/issues/353
https://github.com/Unity-Technologies/InputSystem/issues/354
Repro:
1. Download attached project
2. Download ISX package if needed: https://github.com/Unity-Technologies/InputSystem
3. Open the project in Unity Editor 2019.1
4. Enter Playmode and observe the console messages
5. Quit Playmode
6. Enter Playmode again, and observe the console messages
Actual: ScriptableObject reference only fires on the first time in Playmode, but not after.
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 0.3.0):
Fixed in https://github.com/Unity-Technologies/InputSystem/pull/474