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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment