UnityURP-MobileScreenSpacePlanarReflection
UnityURP-MobileScreenSpacePlanarReflection copied to clipboard
No reflections in 2022.1.17f1
Hi! Cant get reflections in 2022.1.17f1.
Some errors here.
Can you help please?
2022.3.3 too :(
Have they not solved the problem yet? I really need it for my video game :(
Have they not solved the problem yet? I really need it for my video game :(
you may need this:)
esto
Honestly, I don't quite understand much, I'm sorry for my clumsiness :(. Should I change something in the code or what? Can you help me?
esto
Honestly, I don't quite understand much, I'm sorry for my clumsiness :(. Should I change something in the code or what? Can you help me?
Yes, you need to modify the MobileSSPRRendererFeature.cs script, the way of obtaining _CameraOpaqueTexture and _CameraDepthTexture has changed.
Sí, necesita modificar el script MobileSSPRRendererFeature.cs, la forma de obtener _CameraOpaqueTexture y _CameraDepthTexture ha cambiado.
![]()
![]()
The warnings are gone, but now it's doing very strange things.😓
(It's a test project; my game is in another project. So, excuse the clutter in the assets)
@androacks22 You should set the graphics API in Player to Direct3D12
@androacks22 You should set the graphics API in Player to Direct3D12
thank you very much for the help, it worked.