Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
Issue ID
1200917
Regression
No
[HDRP] Black rendering (NaNs) on planar reflection on Vulkan when reflection is in the camera view
Tested on Unity 2019.3.0b12 on Editor & Standalone Win
Still repro on Unity Editor 2020.1.0b1 width latest HDRP/staging
/!\ Only happens when using Vulkan Graphic API
To reproduce :
1. Open test project and Test scene
2. Make sure you are using Vulkan graphic API
3. Make sure everything is green on the HDRP wizard
4. Make sure you have "Sky and Fog" Profile asset " in the "Sky and Fog Volume" gameobject
5. Make sure you have "Scene PostProcess" Profile asset " in the "Sky and Fog Volume" gameobject
2. Select the sphere and its material
3. Add the texture called "grey" on the detail map
At this point the rendering should be all black (both on Scene & Game view)
.
You can minimize this effect on the game view by enabling the "Stop NaNs" checkbox on the camera to restore part of the view but the planar reflection should this be pitch black.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment