Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.0f4
Issue ID
754465
Regression
Yes
5.3 builds require a larger memory heap than 5.2 builds for WebGL
Steps to reproduce:
1. Open attached project with latest 5.2
2. Build and run for WebGL in development mode with profiler attached
3. When game launches, inspect profiler memory tab
4. Do the same with latest 5.3
5. Compare memory tab in profiler in both versions, notice 'Meshes', 'Animation Clips' and 'Unity' in 5.3 uses roughly twice as much memory as in 5.2
Reproduced with: 5.3.0f4, 5.3.1f1, 5.4.0a6
Not reproducible with: 5.2.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment