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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment