Search Issue Tracker
By Design
Votes
14
Found in [Package]
12.0.0
Issue ID
1340431
Regression
No
Only the first render target is reflected when using multi render targets
How to reproduce:
1. Open the user's attached project "TestMRT.zip"
2. Open Assets/Scenes/SampleScene.unity
3. Select Assets/Settings/ForwardRenderer.asset
4. In the Inspector window untick Settings>"Enable Camera Target"
Expected result: All render targets are reflected
Actual result: Only the first render target is reflected
Reproducible with: 7.7.0 (2019.4.29f1), 10.5.1 (2020.3.14f1), 11.0.0 (2021.1.14f1), 12.0.0 (2021.2.0b3, 2022.1.0a1)
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
- Shader Graph Create Node window cannot be resized or moved after maximizing and reopening it
- [Usability] Cannot toggle Scene checkboxes using TAB/Enter in Build Profiles’ > Open Scene List
- Installing HDRP package throws Shader Graph validation warning about Exposure node when installed in Universal 3D Template
- ShaderGraph “Create Node” menu’s resize icon overlaps with the menu's scrollbar
- ShaderGraph “Create Node” menu’s Search bar's typing cursor is barely visible since it's black on a dark background
Resolution Note:
User passes uses missmatching type between mrts and depth is not set to MSAA.
Basically all MRTS has to be same format and same texture type.