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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
Add comment