User avatar
jsantos
Site Admin
Posts: 3906
Joined: 20 Jan 2012, 17:18
Contact:

Re: Texture glitch without visible reason

21 Jan 2022, 12:32

Something wrong is happening in Rev: 1. In that batch, the offscreen areas that will be used later should be cleared to (0,0,0,0) using the following shader:
    #elif defined(EFFECT_CLEAR)
        fragColor = vec4(0);
Could you inspect the renderstate and drawcalls happening in the batch with Nsight? Is the Nsight project something you can share here? (or in a private ticket)

Are you able to reproduce the issue in a second machine?

Who is online

Users browsing this forum: Semrush [Bot] and 79 guests