Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
Issue ID
1381388
Regression
Yes
[HDRP][DXR] Multimat opaque materials are not included in the RTAS when there at least one transparent in the mat list
Repro steps :
- Open attached project
- Open SampleScene
- Select any of the materials among Material/mat1 mat2 or mat3
- Set it to transparent
Expected : Should only see the 2 other opaque in the reflection not the transparent anymore
Result : All the object disappear (including the part that were using opaque materials)
Additional info :
- Was working fine before the CullingInstance RTAS refactor
https://github.com/Unity-Technologies/Graphics/pull/5988
Environment :
- Windows 10
- Unity 2022.1.0a16
- HDRP 13.1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment