Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.2.0f3
Issue ID
728200
Regression
No
Data written to the alpha channel of the diffuse does not show up in gbuffer0
Steps to reproduce:
1. Download and open attached project "FinalGBufferDataLoss.zip"
2. Open scene "Example"
3. Notice (in the scene view) that the smaller plane in the center is green (completely transparent, show what is behind blue plane)
4. In the file "FinalGBufferDataLoss.shader" change the line 41 to be equal to 1
5. Notice in the scene view that nothing has changed
Note: Changing "normal.a" option (on line 42) works
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment