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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Add comment