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
- All mouse clicks resize the Editor Window when script recompilation occurs
- canvas.rootCanvas returns self instead of true rootCanvas when the child canvas's GameObject is disabled
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
Add comment