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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment