Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2019.4.26f1
2020.3
2021.1
2021.2
2022.1
Issue ID
1343656
Regression
No
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:
1. Open user attached Project
2. Open the Profiler
3. Enter Play mode
4. Move the ScrollRect
5. Profile the frame it was moved in
Expected result: GC Allocated is low
Actual result: GC Allocated is 1.1kb
Reproducible with: 2019.4.29f1, 2020.3.14f1, 2021.1.14f1, 2021.2.0b3, 2022.1.0a2
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4