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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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