Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.0b2
Issue ID
737422
Regression
Yes
Memory is continuously allocated when running a build with 'V Sync Count' set to 'Don't Sync'
Steps to reproduce:
1. Open the attached project
2. Build and run the only scene in the project
3. When running, open 'Task Manager' (attaching profiler also works)
4. Notice the memory usage of the build is continuously increasing at about 10-15 mb/minute (left open for ~20min, keeps increasing)
Note: Change 'V Sync Count' to 'Every V Blank' or 'Every Second V Blank' in Quality Settings to see the leak disappear.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on WeldVertexArray when opening a specific project
- UI Builder “Fit viewport” button zooms to fit Canvas instead of the selected Element
- Crash on DrawGUITexture when rendering scene view window in a specific project
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
Add comment