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
- "Errors during XML parse" warnings are thrown when building project for the Android platform
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
Add comment