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
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
- "Sample Gradient" node can be connected to the "Sub Mesh Mask" input and makes the VFX Graph uncompilable
- "LoadFontFace_With_Size_and_FaceIndex_FromFont_Internal can only be called from the main thread." exception is thrown when opening an editable array in the Inspector while Editor Default Text Rendering Mode is set to "Bitmap"
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
Add comment