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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment