Search Issue Tracker
Won't Fix
Votes
2
Found in
2023.1.0a2
2023.2.0a1
Issue ID
UUM-3530
Regression
Yes
[Regression] RectMask 2D forces all child to call TransformChangedDispatch
How to reproduce:
1. Download attached project file and open "Scene" Scene
2. Open Profiler and enter Play Mode
Actual result: TransformChangedDispatch calls 702 times. After disabling RectMask 2D in scrollView, TransformChangedDispatch calls only 1 time.
Reproduced with: 2017.2.0p4, 2017.3.0b11, 2018.1.0a1
Not reproduced with: 2017.1.2p3, 2018.1.0a6, 2018.3.0a1
Regression since: 2017.2.0a1 till 2018.1.0a1
Comments (1)
-
TheSecretGordon
Mar 05, 2019 12:30
I have experienced the same thing in 2017.4.18f1
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Hello,
This issue seems to concern older versions of Unity. The incriminated API does not exist anymore in more recent versions and we cannot reproduce it, we are therefore closing this ticket.