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
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
- APV gets disabled when the SubScene is closed but still loaded
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.