Search Issue Tracker
Fixed
Fixed in 1.11.1, 7000.0.0
Votes
0
Found in [Package]
1.10.0
1.11.0
Issue ID
ISXB-1070
Regression
No
Memory leak in OnScreenStick
*+Description+*
OnScreenStick is leaking memory when destroyed
*+Initial setup+*
Unity with Input System.
*+Reproduction steps+*
Add OnScreenStick component, configure it to use isolated actions. Destroy it.
*+Expected behaviour+*
OnScreenStick destroys objects it has created.
*+Actual behavior+*
Objects created are leaked.
*+Logs and Links+*
Fix contributed and reported in PR: [https://github.com/Unity-Technologies/InputSystem/pull/1960/files]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
Add comment