Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.0b6
Issue ID
918272
Regression
No
[Standalone] Cubemap memory is not cleared when scene is unloaded
Reproduction steps:
1. Open the attached "LoadingScenes" project.
2. Build and run it as a Standalone.
3. Open Profiler, Task Manager or Activity Monitor.
4. Start clicking on the screen.
- Scenes are loaded and unloaded.
5. Monitor the memory usage.
- Memory usage increases, but doesn't go down.
Reproduced with:
5.5.4f1, 2017.2.0a2
macOS Standalone, Windows Standalone, iOS
Not reproducible with:
Editor
Workaround:
Resources.UnloadUnusedAssets() clears the memory.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
Add comment