-
-
Notifications
You must be signed in to change notification settings - Fork 23.4k
Open
Description
Tested versions
4.5.stable,
System information
cpu:AMD9600X,gpu:Inter ARC B580,vulkan
Issue description
I'm making a portal, and I'm using a stencil to see through the walls in the portal view, but the portal shader has an opacity area that makes the walls behind it invisible to the player's view, and the bug only occurs when the portal is viewed from a certain angle. it seems to have something to do with the stencil, the camera angle, and so on.

Steps to reproduce
wall:


Minimal reproduction project (MRP)
Zireael07