Search Issue Tracker
Fixed in 1.1.0-pre.5
Votes
1
Found in [Package]
1.0.0
Issue ID
1248280
Regression
No
PlayerInput.onControlsChanged event will no longer trigger when PlayerInput gets disabled and re-enabled
To reproduce:
1. Open attached project ("case_1248280.zip")
2. From Hierarchy select "playerInput" Game Object and enter Play mode
3. Wait for the Player Input component to get enabled
4. Focus the Game view window, notice under the Debug section active Control Scheme is Keyboard&Mouse
5. Use Gamepad/Joystic or other device input
6. Confirm that under the Debug section Control Scheme has changed to that device
7. Observe the Console window
Expected result: A message is printed when the Control Scheme is changed
Actual result: There are no messages printed
Reproducible in: 2019.3.15f1, 2020.1.0b10, 2020.2.0a12
Could not test in: 2018.4.23f1 (Due to errors)
Reproducible in package versions: preview.4 - 1.0.0, 1.0.0
Could not test in package versions: 0.1.2, preview.3 - 1.0.0 (Due to errors)
Note: Unsubscribing and resubscribing to the event doesn't help either
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment