Search Issue Tracker
Fixed in 8.0.0
Votes
0
Found in [Package]
7.1.2
Issue ID
1223321
Regression
No
MSAA affects render texture size even in Deffered Only mode
Repro steps :
- Create/Open HDRP Template
- Switch your HDRP lit shader mode to forward only (or both)
- Set MSAA to MSAA 8x
- Switch your HDRP lit shader mode to deferred only
- The MSAA option should now be greyed out. (only available in forward)
- Open memory profiler and clic play
Expected : MSAA target should not be allocated in memory
Result : MSAA target are still allocated in memory
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Add comment