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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment