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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template
Add comment