Search Issue Tracker
Active
Under Consideration for 1.17.X
Votes
0
Found in [Package]
1.17.0
Issue ID
ISXB-1794
Regression
No
Processor list resolves to Vector2 instead of float when editing composite part bindings
Reproduction steps:
1. Open the attached “IN-122827” project
2. Open the Project Settings window (Edit > Project Settings)
3. Go to “Input System Package” settings
4. Extend “Move/WASD” Actions under “Player” Action Map
5. Select any Action from the list (e.g. “UP: W [Keyboard]”)
6. Press “+” symbol on the Processors tab to open up a context menu under “Binding Properties”
7. Observe the presented options
Actual result: List contains options for the Vector2 type
Expected result: List contains options for the float type
Reproducible with: 1.8.0, 1.17.0 (6000.0.64f1, 6000.3.2f1, 6000.4.0b1, 6000.5.0a3)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment