You are seeing documentation of an old version (1.3) - Switch to newest version (1.4 and 2.0)
Some materials not showing through portals?
If you see something like this when you run your project:
You can solve it in 2 different ways.
Solution 1: Texture depth
(This is solved since version 2.0, not realeased yet)
The simplest and less-obstrusive way is: Go to the "Scripts" folder and open "portalSetup" script.
Locate the Resize method and the two lines in the image, and replace that 0 for a 16.
That should solve the issue!
Solution 2: Allowing HDR
Another solution is allowing HDR, like this:
Try playing. If it still looks the same, HDR may be "off" in the graphic settings. Go to Project Settings, Graphics, and check: if HDR option is on (in all tiers, here I'm showing 1 of 3).
Still not working? See the PC icon in the last picture, under "Tier Settings". Check if you don't have another tab (windows and android), enter there and do the same.
Still not working and you are using URP?
Thanks to Bram Thissen who had this issue and allowed me to fix this in his PC
Try this. Go to project settings > Graphics and double click in your render pipeline settings.
Then, check if these two options are on:
Still not working? Contact me! and I can solve it in your PC using teamviewer / zoom / anydesk or similar.
Back to troubleshooting