Search Issue Tracker
Fixed
Fixed in 6000.3.0b4, 6000.4.0a1
Votes
0
Found in
6000.3.0b1
Issue ID
UUM-116156
Regression
Yes
"Volumetric Clouds Combine" pass breaks rendering due to incorrect resource attachment.
Steps to reproduce:
1. Start a new HDRP sample project
2. Create a new Outdoor scene (Ctrl/Cmd+n)
3. Observe render loop breaking
Reproduces on: 6000.3.0b1
Does not reproduce on: 6000.2.3f1
Top of stacktrace:
InvalidOperationException: In pass 'Volumetric Clouds Combine' when trying to use resource 'CameraDepthStencil PreRefraction' of type Texture at index 55 - SetRenderAttachment is called on a texture that is already used through UseTexture/SetRenderAttachment. Check your code and make sure the texture is only used once.
UnityEngine.Rendering.RenderGraphModule.RenderGraphBuilders.CheckUseFragment (UnityEngine.Rendering.RenderGraphModule.TextureHandle tex, System.Boolean isDepth) (at ./Library/PackageCache/com.unity.render-pipelines.core@d81ec9dcd5cb/Runtime/RenderGraph/RenderGraphBuilders.cs:396)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment