Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
2020.1
2020.2
2020.2.0a18
Issue ID
1263936
Regression
No
[DXR] SNorm16 can't be used for mesh's normals when ray traced reflections are enabled
How to reproduce:
1. Open the attached project named "Case_1263936"
2. Open the Test Scene and enter Play mode
3. Observe two meshes and their reflections in the Game view
Expected result: Both meshes are drawn correctly and receive accurate ray-traced reflections
Actual result: The reflection of the mesh which uses SNorm16 for normals is completely black indicating the SNorm16 normal attribute is missing in the ray-traced reflection
Reproducible with: 2020.1.0f1(8.1.0, 8.2.0), 2020.2.0a18(9.0.0-preview.38, 10.0.0-preview.19)
Could not test with: 2018.4.26f1(DXR was not yet available), 2019.4.5f1(Error when entering Play mode - RayTracing for Dynamic Geometry not implemented yet.)
Notes:
1. When ray-traced reflections are not used, the expected reflection is rendered for the SNorm16 mesh
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Resolution Note (fix version 2020.2):
Fixed in - 2020.2.0b1