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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5