Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b3
Issue ID
999012
Regression
No
Frame Buffer Alpha not being provided with full or correct info
How to reproduce:
1. Download attached the project file
2. Either build a new exe or use the existing Test.exe
3. Run chosen .exe
4. Open OBS (https://obsproject.com/) and create a new 'Game Capture Source' under "Sources"
4.1. Name of the source doesn't matter
4.2 Set 'Mode' to "Capture specific Window"
4.3 Set Window to "[Test.exe] Check"
4.4 Toggle 'Allow Transparency' to "True"
4.5 Select 'OK'
5. Compare differences
Actual result: The built app works as intended when in consideration of Unity alone, however, when other programs attempt to capture the application whilst utilizing the alpha channel of the frame buffer, the result winds up incorrect. The alpha is more prominently incorrect in the post-processing, but other shaders are affected as well.
Reproduced with: 2017.3.1p3, 2018.1.0b10, 2018.2.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment