Search Issue Tracker
Fixed
Fixed in 2021.3.34f1, 2022.3.17f1, 2023.2.5f1, 2023.3.0b1
Votes
0
Found in
2023.3.0a11
Issue ID
UUM-57628
Regression
No
[iOS][WebGL] Memory leak when using UI Toolkit
How to reproduce
1. Build and Run the attached Project on an iOS device
2. Observe the memory usage of the running Application
or:
1. Build and Run the attached Project on WebGL
2. Open Activity Monitor and observe the memory of the localhost:port tab
Expected result: The used memory remains stable
Actual result: The used memory keeps rising
Reproduced on: 2023.3.0a11 (User-supplied information)
Testing environment:
- MacOS (Macbook Pro M1 Max), Safari - user-supplied information
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment