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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4