Search Issue Tracker
By Design
Votes
0
Found in
2018.3.3f1
Issue ID
1121064
Regression
No
[Android] The black screen is visible on some Android devices with lower OS version when custom Skybox is used
How to reproduce:
1. Open Unity project, attached to an ownCloud
2. Build and run on a device
Expected behavior: Background looks like moving clouds.
Actual behavior: Background is black, looks like Skybox is added to a moving plane.
Reproduced with: 2019.2.0a5, 2019.1.0b3, 2018.3.5f1, 2017.4.20f1.
Devices under test:
Reproduced on:
VLNQA00140, Samsung Galaxy S4 (GT-I9505), Android 5.0.1, CPU: Snapdragon S4 Plus MSM8960, GPU: Adreno (TM) 320
VLNQA00115, Sony Xperia Z3 (D6603), Android 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
Not reproduced on:
VLNQA00125, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00003, Razer Razer Phone (Phone), Android 7.1.1, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
VLNQA00002, Samsung Galaxy S5 Neo (SM-G903F), Android 6.0.1, CPU: Exynos 7 Octa 7580, GPU: Mali-T720
iPhone 8 Plus iOS 12.1.2
iphone 6s 11.2.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
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
Resolution Note (2019.2.X):
By design: Used skybox texture size is 5000x2813, old devices run out of memory. Need to reduce the texture size or apply compression to fit into device memory.