Search Issue Tracker
Fixed in 1.1-pre.6
Votes
0
Found in [Package]
1.0
Issue ID
1206837
Regression
No
Missing doc details for input rebinding
-e: missing details on how to proper rebind input
-as per customer:
"In OnApplyBinding you should do action.ApplyBindingOverride(index, keyPath)"
"Also you need to Dispose in OnComplete so you don't have a leak, also not mentioned in the docs"
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 1.1-pre.6):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1338