Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.1.2f1
Issue ID
724664
Regression
No
Cubemaps imported from textures aren't marked as non-readable, thus using more memory than they should
To reproduce:
1) Reimport all assets
2) Build a Standalone Windows build with development mode on, and profiler attach on
3) View the Memory Usage (click on Memory section in the Profiler window)
4) Observe that Used Unity is > 150 Mb and Reserved Unity is > 150 Mb whereas it could be smaller
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment