Unity Issue Tracker - ”NavigationSubmitEvent” and “NavigationCancelEvent” events are called multiple times in the Editor when the Input System’s Update Mode is set to “Process Events In Fixed Update”
Fixed
ISXB-708
”NavigationSubmitEvent” and “NavigationCancelEvent” events are called multiple times in the Editor when the Input System’s Update Mode is set to “Process Events In Fixed Update”
Package: Input System
Fixed
1.11.X
1.11.2
Won't Fix
1.8.X
This issue will be fixed in the 1.11.x release.
How to reproduce:
1. Open the user’s attached “uitest1.zip” project
2. Enter Play Mode
3. Press the ESC or enter button
4. Observe the Console window
Expected result: a total of 4 logs are logged
Actual result: a total of 12 logs are logged