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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment