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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment