Search Issue Tracker
Fixed in 7.0.0
Votes
0
Found in [Package]
6.9.1
Issue ID
1187003
Regression
Yes
[LWRP] Transparent Render Textures are Rendered as solid colors when using CustomForwardRendererData with a Renderer Feature
Steps to reproduce:
1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"
2. Build and Run the project
3. Notice RenderTexture is Rendered as solid black color
Expected results: RenderTexture renders 0 alpha camera background color as completely transparent.
Actual results: RenderTexture renders 0 alpha camera background color as a solid color
LWRP RenderTexture transparency issue
Reproducible with: 2019.2.6f1(6.9.1)
VLNQA00115, Sony Xperia Z3 (D6603), Android 6.0.1, CPU: Snapdragon 801 MSM8974AC, GPU: Adreno (TM) 330
VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Not Reproducible with: all versions with LWRP 6.9.0
Notes: CustomForwardRendererData is not available for LWRP 4.10.0 in 2018.4.9f1. In LWRP 6.5.3 and lower, there is an unexpected behavior where clicking "add Renderer Feature" doesn't do anything
Fixed in: LWRP/URP 7.0.0
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment