Search Issue Tracker
Fixed in 2017.2.0f3
Votes
3
Found in
5.6.1f1
Issue ID
920065
Regression
Yes
Attempting to render to a part of RenderTexture using the Viewport Rect produces a full size image instead of partial image
Steps to reproduce:
1. Open attached Unity Project "920065 - BugReport.zip".
2. Load Scene "RenderScene".
3. Select "Render" object in the Hierarchy.
4. Press Render in the Inspector.
Expected result: RenderTexture will produce the supplied number of renders from different angles to the generated texture.
Actual result: The object is only rendered from a single angle and the result is output as the full resolution texture (see attached screenshot "rendertexturecomparison.png" for comparison).
Reproducible with: 5.6.0p4, 5.6.1f1, 2017.1.0b1-2017.1.0b9, 2017.2.0a3
Not reproducible with: Unity 5.5.3p3, 5.6.0f1, 5.6.0f2, 5.6.0f3, 5.6.0p1, Unity 5.6.0p2, Unity 5.6.0p3
Regression introduced in: 5.6.0p4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment