Search Issue Tracker
Active
Under Consideration for 1.11.X, 1.13.X
Votes
0
Found in [Package]
1.11.2
1.13.0
Issue ID
ISXB-1419
Regression
No
the callbacks registered on Actions are triggered when the Action Map is disabled during the start callback or the first update callback
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the "/Assets/Scenes/SampleScene.unity" Scene
3. Enter the Play Mode
4. Press the "Enter" key
5. Observe the Console
Expected result: No log messages exist
Actual result: Log message "Submit action performed!" is s present
Reproducible with: 1.11.2 (2022.3.56f1), 1.13.0 (6000.0.37f1, 6000.1.0b5, 6000.2.0a2)
Reproducible on:
Play Mode
Not reproducible on:
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Note:
- Not reproducible after waiting for at least one frame before disabling the action map
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment