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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Resolution Note (2019.2.X):
By design: project uses custom rendering script that uses render texture format not supported by the GPU.