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
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
- Low FPS in the Game View when the Editor window loses focus
- Memory leak when a domain is reloaded on a Scene that uses HDRP's water simulation resources
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.