Search Issue Tracker
Fixed
Fixed in 1.11.0, 7000.0.0
Votes
0
Found in [Package]
1.10.0
7000.0.0
Issue ID
ISXB-953
Regression
Yes
PreUpdate.InputForUIUpdate generates garbage every frame when the Input System package is installed
Reproduction steps:
1. Open the attached “Test14“ project
2. Open the “Assets/Scenes/SampleScene” scene
3. Enter the Play mode
4. Open the Profiler via Window -> Analysis -> Profiler
5. Profile for a few seconds then stop and select a random frame
6. Select the hierarchy mode
7. Search for “PreUpdate.InputForUIUpdate”
8. Observe the results
Expected Result: GC Alloc for PreUpdate.InputForUIUpdate is 0B
Actual Result: GC Alloc for PreUpdate.InputForUIUpdate is 128B
Reproducible with: 1.8.2 (2023.2.0a14, 6000.0.10f1)
Not reproducible with: 1.7.0 (2021.3.40f1), 1.8.2 (2021.3.40f1, 2022.3.37f1)
Could not test with: 1.8.2 (2023.2.0a13) (due to errors caused by the Input System package)
Reproducible on: Windows 11 Pro
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment