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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment