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
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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
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