Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a13
Issue ID
1114944
Regression
No
[Android] [Vulkan] Screen Space Reflections do not work with Vulkan on Android
To reproduce:
1. Open the user's attached project
2. Open Sample Scene
3. Switch Target Platform to Android
4. Set the Graphics API to Vulkan
Actual: The reflections are not working on the Android platform. While they work on the Standalone as expected.
Reproduced with: 2019.1.0a14, 2019.2.0a1
Compute Shader support was introduced in Unity 2019
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
djlins
Nov 16, 2020 14:32
Did anybody figure out what was going on with this? I have the same issue, a simple Oculus Quest 2 project (Android 10 and Vulkan) and a scene with a cube and a plane. The plane material should reflect the cube which it does on screen, but when it is installed on the quest then there is no reflections.