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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- Threads dropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator
Add comment