Search Issue Tracker
Fixed in 5.3.8
Votes
0
Found in
5.4.0f2
Issue ID
823167
Regression
Yes
[iOS] Standalone VR Splash Image is included into iOS builds
Reproduction Steps:
1. Open User's project
2. Notice that "Splash2048x1536" is set as Standalone Virtual Reality Splash Image and no other splash images or assets are added to the iOS build
3. Build development build for iOS
4. Run App on device and attach Profiler
5. Take Sample in Detailed Memory profiler
6. Notice that "Splash2048x1536" is included into the build
Expected behaviour: Assets should not be included into the build if they are not used there
Actual results: Image set as Standalone Virtual Reality Splash Image was included into the iOS build
Reproduced on iPhone 5s iOS 9.2.1
Reproduced on versions: Unity 5.3.6p3, 5.4.0f2, 5.4.0p2, 5.5.0a5
Could not test on Unity 5.2x and lower because there are no Virtual Reality Splash Image fields
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
Add comment