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
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
- Crash on EditorApplication:Internal_CallUpdateFunctions when pushing property block by index to SpriteShapeRenderer
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.