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
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment