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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Resolution Note (2019.2.X):
By design: project uses custom rendering script that uses render texture format not supported by the GPU.