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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #1199877