Search Issue Tracker
Active
Under Consideration for 1.17.X
Votes
0
Found in [Package]
1.17.0
Issue ID
ISXB-1786
Regression
No
Character fails to move when using the New Input System
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/The Game.unity” Scene
3. Enter the Play Mode
4. Try moving the character
Expected result: Character moves
Actual result: Character does not move
Reproducible with: 1.10.0 (6000.0.19f1), 1.17.0 (6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a2)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- Character controller script is “/Assets/Scripts/FPSController.cs“
- Action map is “/Assets/Player Controls.cs“
- Player input is attached to Player GameObject
- No Errors are present
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