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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment