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
- [HDRP] Decal Projector with layer mask "nothing" doesn't affect transparent objects when Decal Layers are disabled in frame settings
- "MonoBehaviour.OnApplicationQuit" is still called when quitting is canceled by “Application.wantsToQuit“ returning false
- [2D SG/VFX] Surface options are not shown in Output Inspector when 2D Sprite SG is assigned to VFX
- Collisions are incorrectly registered when setting a joint motor every frame causes
- Terrain shadows flicker while moving the Camera in the Player when Terrain contains GPU instanced materials
Add comment