Hi and thanks for your time,
I have made the simple following material which shows me how much pixels there are on the screen. see the following picture.
When I apply it as post process and start a game in play in editor, the play in editor windows shows me a different number of pixels (UV squares) then it should.
As you can see, [B] tells us the PIE should be 1000 pixels by 500 but the post process shows us 7 by 3.5 100 pixels squares [A]. You can also see that this is only happening in PIE as the editor window [C] has the correct size/amount of 100 pixels squares.
Other elements :
-
This is happening on every project I create on my machine
-
This is not happening on my laptop or on my colleague’s computer
-
This is not happening on standalone game, meaning standalone game has the correct amount of 100 pixels squares
-
Uninstalling and reinstalling unreal 4.23 on my machine did not fix the problem
Since this is happening on every project of my machine but not on any other machine I’m thinking this is an editor setting, but I might be wrong. Does anyone has any clue why this is happening?
Thanks again for your time,
Have a wonderful day,
.G