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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
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.