Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4
2018.4.10f1
2020.2
Issue ID
1246140
Regression
No
[UI] UIBehavioiur.OnRectTransformDimensionsChange() method is called infinitely when AspectRatioFitter is used
How to reproduce:
1. Open the "SampleScene" Scene in the attached "Repro1246140.zip" Project
2. Enter Play Mode and observe the console
Expected Behaviour: The UIBehavioiur.OnRectTransformDimensionsChange() is called definite amount of times
Actual Behaviour: The UIBehavioiur.OnRectTransformDimensionsChange() is called indefinitely (on LTS it is about 100 calls per sec on the trunk it gets to 999 in about half a sec)
Reproducible with: 2018.4.22f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Note: If the issue does not reproduce change the aspect ratio in Aspect Ratio Fitter Component and enter Play Mode
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
- Flickering white border around Game View when Gizmos are enabled
- MultiColumnTreeView does not auto-expand foldouts when autoExpand is set to "true"
- Animation does not control the property of the Gameobject when the keyframe and initial value are the same
- Decal Technique set to Automatic prefers the DBuffer option when using OpenGL
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
This is a duplicate of issue #1199877