Search Issue Tracker
Fixed in 2018.2.0b5
Votes
0
Found in
2017.2.0b8
Issue ID
945533
Regression
No
UnitySplash-Cube stays in memory even after splash screen
To reproduce:
1. Open attached Unity project "BugReport_UnitySplash-Cube_StaysInMemory.zip"
2. Go to build settings and check "Development Build|
3. Build the game and run it
4. Window --> Profiler
5. Click Connected Player --> WindowsPlayer
6. Click on Memory profiling
7. Click on "Simple" and change it to "Detailed"
8. Click on Take Sample: WindowsPlayer
9. Navigate to Built-in Resources --> Texture2D
Expected result: There should not be UnitySplash-cube process after the splash screen is finished
Actual result: UnitySplash-cube process keeps on working in the background
Note: reproducible on every project
Reproduced on: 5.6.3f1, 2017.1.0p5, 2017.2.0b9. 2017.3.0a6
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
DrunkenMastah
Jun 23, 2018 05:41
That texture is 10.7 MB on my iPhone5C. Not good when my total limit is so low as well.
Please fix this. I hope this is not the same in release builds??