Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.2
Issue ID
1344723
Regression
No
GameObject does not move right or moves right continuously when using Player Input
Steps to reproduce:
1. Download and open the project "TT2_Unity_SoSe21.zip"
2. Open Assets\_PROJECTASSETS\Scenes\04_InputSystem.unity
3. Enter Play Mode
4. Use the A/D or Left/Right keys to move the "PlayerInputFromAction" GameObject
Expected result: The "PlayerInputFromAction" GameObject moves left and right
Actual result: The "PlayerInputFromAction" GameObject does not move right or moves right continuously
Reproducible with: 1.0.2 (2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0b2)
Not reproducible with: 1.1.0-pre.5 (2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0b2)
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note:
Bug in user script.