Search Issue Tracker
Won't Fix
Votes
1
Found in
5.3.2p3
Issue ID
771396
Regression
No
Profiler shows that texture uses twice the amount of memory
To reproduce:
1. Open the attached project
2. Load the "test" scene
3. Hit play
4. Open Profiler window
5. In the Profiler window, select "Memory"
6. Change mode from "Simple" to "Detailed"
7. Click "Take Sample: Editor"
8. Expand "Scene Memory" -> "Texture2D"
Actual result: the texture is using 32 MB of memory. Double clicking it will select the game object and the preview window shows 16 MB (see screenshot)
Expected result: Numbers in the Profiler and the Preview window should be the same
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment