Search Issue Tracker
Fixed in 1.1.0-pre.5
Votes
0
Found in [Package]
1.1.0-pre.5
Issue ID
1340747
Regression
No
Player Input Prefab calls action Events when using Player Input Manager
Reproduction steps:
1. Open the attached "PlayerInputManagerTest.zip" project
2. Enter Play Mode
3. In the Game view, press the left mouse button
Expected result: Console logs one message "Player(Clone)" per mouse press
Actual result: Console logs two messages "Player" and "Player(Clone)" per mouse press
Reproducible with: 1.0.2 (2019.4.28f1, 2020.3.10f1, 2021.1.10f1, 2021.2.0a19)
Not reproducible with: 1.1.0-pre.5 (2019.4.28f1, 2020.3.10f1, 2021.1.10f1, 2021.2.0a19)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5