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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
Resolution Note (fix version 1.1.0-pre.5):
Fixed in 1.1.0-pre.5