Search Issue Tracker
Fixed in 5.3.4
Votes
0
Found in
5.3.1f1
Issue ID
757536
Regression
Yes
[GLCORE] Render texture is stretched when there are multiple cameras in a scene with an image effect
To reproduce:
1. Open attached project (resize test.zip)
2. Open "resizetest" scene
3. Open the Game window
4. Resize the Game window
Expected behavior: image should scale normally
Actual behavior: stretched view of the original image (see gif)
Note: the bug happens when you have two cameras with an image effect that create a new render texture and blit it on the destination in OnRenderImage(source, destination)
Not reproducible with: 5.1.4p1, 5.2.4p1, 5.4.0b1
Reproducible with: 5.3.1f1, 5.3.1p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Map Viewer shows "Loading..." text instead of indicating users that Baked Texture Maps are missing
- "Analyze Import Process" button misaligned in Import Activity window
- Text in “Baked Shadowmask” mode is difficult to read in Baked Lightmap Viewer when Editor theme is set to Light
- Mesh wireframe is difficult to see in Baked Lightmap Viewer window when texture opacity is maximized
- Informational text does not wrap and does not fit when the Viewer Window is opened by default
Add comment