Search Issue Tracker
Fixed in 5.5.0
Votes
2
Found in
5.4.0
Issue ID
743008
Regression
No
Adjusting Transform values of multiple Canvas child objects that are far out of Canvas bounds leak memory
Reproduction steps:
1. Open the "UISlowDownTest.zip" project.
2. Open the "TestScene" scene
3. Play the scene
4. Hold UP arrow for a couple of seconds
-The Editor freezes and memory starts increasing
Expected result: Objects in the canvas can be transformed without editor freezing
Actual result: Objects being transformed in the canvas freezes it
Note: Just before the freeze profiler shows a spike in Canvas.RenderOverlays.Waitingforjob
Reproduced on: 5.5.0b5, 5.4.1p2, 5.3.6p4, 5.2.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment