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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.2.X):
By design: project uses custom rendering script that uses render texture format not supported by the GPU.