Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a10
2019.1.0a11
Issue ID
1113057
Regression
Yes
[Android][Vulkan][LWRP] Boat attack project is not being rendered on Adreno GPUs
To reproduce:
1. Clone https://github.com/Verasl/BoatAttack (don't forget about LFS)
2. Switch platform to Android
3. In graphics APIs leave only Vulkan API
4. Build and run Island scene on the device
Expected result: App launches and Island scene is being rendered
Actual result: Gray screen is being rendered
Reproduced with Unity: 2019.1.0a13, 2019.1.0a11
Not reproducible with Unity: 2019.1.0a10 (static image is being rendered)
LWRP package version: 5.2.3
Devices under testing:
1. Google Pixel 2, Adreno 540, Android 8.1.0 Vulkan API version 1.0.49
2. Samsung Galaxy Note9, Adreno 630, Android 8.1.0
Not reproducible on Samsung Galaxy Note9, Mali-G72
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
- [VFX Graph/Oculus] Chained GPU Events are not running are not running on Quest 2
- Class Properties get overwritten when using IL2CPP
- Some shader variants don't show up when "_vertex" is added to shader code
- Point Lights are not visible on Mobile when adjusting RBG values by a custom script
- [CacheServer] After you cancel one upload, all next uploads will stuck, sometimes that leads to a crash
Resolution Note (2019.2.X):
By design: project uses custom rendering script that uses render texture format not supported by the GPU.