Search Issue Tracker
Fixed in 2.2.1
Votes
2
Found in [Package]
2.0.17
Issue ID
1154624
Regression
No
Camera stops Rendering when it has HDR and MSAA set to Off and a Post Process Layer Component attached
How to reproduce:
1. Download and open the attached project "1154624.zip"
2. Open the Sample Scene
3. Inspect the Game window
Expected result: Camera renders the Cube GameObject and the Skybox
Actual result: Camera does not render, therefore a black screen is seen in the Game window
Reproducible with Unity versions: 2019.1.3f1, 2019.2.0b2, 2019.3.0a2
Reproducible with package versions: 2.0.17, 2.1.6
Not reproducible with package versions: 2.0.16
Notes:
Setting HDR and MSAA to use graphics settings solves the issue even when they are disabled in Project Settings.
If Stop NaN Propagation is disabled, setting HDR to use graphics settings will no longer fix the issue.
Enabling Directly to Camera Target on Post Process Layer fixes the issue.
Enabling Anti-aliasing on Post Process Layer fixes the issue.
Importing the affected package version to Unity version below 2019.1.0a14 will result in Console errors.
Comments (1)
Add comment
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
magmagma
May 17, 2019 01:47
Also present in 2018.3.0f2