Search Issue Tracker
Fixed in 11.0.0
Votes
0
Found in [Package]
2020.2
2020.2.0b11
2021.1
Issue ID
1293036
Regression
Yes
Render Texture transparency to Light Reflections until Material is selected
Reproduction steps:
1. Open attached Project "RenderIssue"
2. Open "Assets/Scenes/SampleScene" scene
3. Move the Scene View around the Quad
Or
1. Create an HDRP Project
2. Create a Quad and position it so that it blocks the view of a Decal
3. Create a Render Texture and set it as the Output of a Camera
4. Add the Render Texture to the Quad
Expected result: The Quad continues to block the view of Light Reflections
Actual result: The Light Reflections can be seen through the Quad until the Material is selected
Reproducible with: 10.0.0-preview.27, 10.1.0, 10.2.0 (2020.2.0b13, 2021.1.0a7)
Not reproducible with: 7.5.1, 8.0.1, 8.3.1 (2019.4.15f1, 2020.1.14f1)
Notes: Sometimes happens with non Render Texture Materials when importing an FBX Model
Only reproduces on HDRP, doesn't reproduce on URP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment