Search Issue Tracker
Active
Under Consideration for 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
Add comment