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
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
Resolution Note (fix version 1.1-pre.6):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1338