Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a10
2020.1.0a20
Issue ID
1214047
Regression
Yes
[HDRP] [Vulkan] Player doesn't render HDRP template scene if there are other API's along with Vulkan in the list
Steps:
1. Create new project with HDRP template
2. Open package manager > HDRP (high-definition render pipeline) > update to latest version
3. PlayerSettings > Graphics API > make Vulkan to top of the list
4. Build a player, run the player
Actual: the player only renders the skybox
Expected: the player renders the same as Editor game view
Reproducible:
2020.1.0a20.2451 (019325219793) + 7.1.8
2020.1.0a14.1541 (2a3307d3869b) + 7.1.1
2020.1.0a12.1360 (40e46701fee5) + 7.1.1
Not-reproducible:
2020.1.0a9 (3ca10380fd3b) + 7.1.2
2020.1.0a9 (3ca10380fd3b) + 7.0.1
Not reproducible with URP template.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment