Search Issue Tracker
Fixed in 7.x
Votes
0
Found in [Package]
7.3.1
Issue ID
1251674
Regression
No
[HDRP] Disabling Motion Vectors and enabling MSAA leaves a texture watermark in the Game View
Reproduction steps:
1. Open the user's attached project "JitterReproduction.rar"
2. In the Project window open "SampleScene.unity" under "Scenes" folder
3. Go to "HDRPDefaultResources" folder and select "HDRenderPipelineAsset.asset"
4. In the Inspector window make sure that Motion Vectors is disabled and Lit Shader Mode is set as Foward Only and MSAA is Enabled (2x, 4x or 8x)
5. Enter Play Mode
Expected result: disabling Motion Vectors and enabling MSAA does not leave a texture watermark in the Game View
Actual result: disabling Motion Vectors and enabling MSAA leaves a texture watermark in the Game View (See attached MotionVectorsOff.mp4)
Reproduces on: HDRP 7.3.1 (2019.3.16f1, 2019.4.0f1)
Does not reproduce on: HDRP 8.1.0 (2020.1.0b10, 2020.2.0a13)
Could not test on 2018.4.23f1 due to the project breaking
Notes:
-When Motion Vectors is disabled and MSAA is enabled there is a black watermark with a texture which seems to be the initial state of the first frame blending with the final render
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment