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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment