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
- GameObject with the Visual Effect Component is not rendered in the Scene view when it is reenabled in the Inspector and the Play mode is paused
- Prefab icon blends in when selected in Project window with the Light Editor theme enabled
- Textures from other Sprites in the Assets leak into Sprite Renderer Sprites when Sprite Atlas v2 is used
- Errors “UI Error: Invalid GUILayout state in TestRunnerWindow view“ and “ArgumentException: An item with the same key has already been added“ are present when running tests with names that duplicate after truncation in the Test Runner window
- Flickering white border around Game View when Gizmos are enabled
Resolution Note (2019.2.X):
By design: project uses custom rendering script that uses render texture format not supported by the GPU.