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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment