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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5