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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5