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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
This is a duplicate of issue #1199877