Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Votes
12
Found in
2022.3.17f1
2023.2.5f1
2023.3.0b3
6000.0.0b11
6000.1.0a1
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-60474
Regression
Yes
[SRP] MSAA gets resolved into a null surface when using CameraTarget as resolveTarget
Reproduction steps:
1. Open the attached project “ReproProject”
2. Go to the SampleScene and press Play button
3. Change the MSAA level by clicking the buttons on the top left in the Game View
6. Observe Game View
Expected result: MSAA level is applied correctly
Actual result: The screen renders with clear color (Vulkan), or the editor crashes (D3D11/12).
Reproducible with: 6000.0.13f1
Not Reproducible with: 2021.3.40f1
Reproducible with these devices:
Windows 10 Pro, Intel Core i9-9900KS, NVIDIA GeForce RTX 2070 SUPER
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
_
Resolution Note (fix version 6000.4.0a1):
Graphics: Fix a crash or a blank screen being drawn when MSAA resolve to back buffer is requested on platforms that don't have support for it. Add error message to explain the issue
Resolution Note (fix version 6000.3.0b3):
Graphics: Fix a crash or a blank screen being drawn when MSAA resolve to back buffer is requested on platforms that don't have support for it. Add error message to explain the issue
Resolution Note (fix version 6000.2.6f1):
Graphics: Fix a crash or a blank screen being drawn when MSAA resolve to back buffer is requested on platforms that don't have support for it. Add error message to explain the issue
Resolution Note (fix version 6000.0.59f1):
Graphics: Fix a crash or a blank screen being drawn when MSAA resolve to back buffer is requested on platforms that don't have support for it. Add error message to explain the issue