Search Issue Tracker
Fixed
Fixed in 1.12.0, 7000.0.0
Votes
8
Found in [Package]
1.11.2
Issue ID
ISXB-1141
Regression
Yes
ISubmitHandler.OnSubmit is not being called when Update Mode is set to "Process Events Manually"
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/BugAssets/SampleScene“ Scene
3. Enter Play Mode
4. In the Game View, select one of the two buttons using the mouse
5. Press “F” or “Enter” on the keyboard
6. Observe the Console window
Expected result: “Submit executed.” message is logged
Actual result: No messages are logged
Reproducible with: 1.11.2 (2021.3.45f1, 2022.3.51f1, 6000.0.24f1)
Not reproducible with: 1.11.1 (2021.3.45f1, 2022.3.51f1, 6000.0.24f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note (fix version 7000.0.0):
Fixed an event processing issue (ISubmitHandler.OnSubmit not being called when operating in Manual Update mode (ISXB-1141)
Resolution Note (fix version 1.12.0):
A fix for this issue will be available in the 1.11.3 package release.