Search Issue Tracker
Fixed in 1.2.0
Votes
0
Found in [Package]
1.1.1
Issue ID
1367442
Regression
No
Input System puts pressure on the Garbage Collector when enabling and disabling InputActionMaps
Reproduction steps:
1. Open the attached project "input-gc-pressure.zip"
2. Open the "DebugInputScene" Scene
3. Open the Profiler window: Window > Analysis > Profiler
4. Select Deep Profiler
5. Enter the Play mode
6. Observe the Garbage Collector in the Profiler
Expected result: Enabling an "InputActionMap" doesn't put any pressure on the GC
Actual result: Enabling an "InputActionMap" puts pressure on the GC
Reproducible with: 1.1.1 (2019.4.30f1, 2020.3.19f1, 2021.1.23f1, 2021.2.0b13, 2022.1.0a11)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
- Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
- A Blend Tree's Visualization is not repainted when a Blend Tree's Parameters change in Play Mode
- Cursor size and resolution is inaccurate when switching the 'Default Cursor' field
- Lightmapping delegate not called for first scene when baking via "-executeMethod" on editor launch
Resolution Note (fix version 1.2.0):
Fixed in: 1.2.0 (2019.4.32f1)