Search Issue Tracker
Fixed in 0.3.0
Votes
0
Found in [Package]
0.2.6-preview
Issue ID
1140853
Regression
No
[UI] Using "detect input to bind to an Action" sometimes generates an error about leaked memory.
GitHub: https://github.com/Unity-Technologies/InputSystem/issues/467
Repro:
1. Download package and project at: https://github.com/Unity-Technologies/InputSystem
2. Right click in the Project window to create a new InputAction or open an existing one
3. In the UI, create new Action Maps and Input Action if there is none
4. Pick a binding, in the Properites, click the ◉ button then press any key to bind it
5. If the error doesn't appear, repeat the last step several times.
Actual: Memory leak error occurs when using UI to bind to an Action through detecting input
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment