Universal-Render-Pipeline Questions
3
Im building a game for WebGL to be played via Webview on mobile devices, Unity 2022.2.19 and URP 14.0.7
On some devices (POCO X5, Sony Xperia XA2, Xiaomi Redmi Note 11, for example) the game is not re...
Epact asked 30/6, 2023 at 20:19
0
Hello what I exactly want is render 3d object behind the Sprite Renderer.
I am manage to do this with adding Sorting Group to Skinned Mesh Renderer and changing the material of 3d object to Transparen...
Aeneus asked 16/5 at 16:58
1
On the advice of another thread, I used the name space UnityEngine.Rendering.Universal and called the following on my scene’s main camera:
var cameraData = mainCamera.gameObject.GetComponent<Univer...
Coolidge asked 13/4, 2022 at 23:46
3
Hi everyone, im using Unity 2022.3.7 version. I installed the XR Interaction toolkit and URP. When i load the game i can hit play and it work perfectly and everything as it should, but once i stop it ...
Lilialiliaceous asked 23/8, 2023 at 22:17
2
I want to set alpha clipping in my material through script (URP), but
material.SetInt( "_AlphaClipping" , 1 );
doesnt work!
Damalas asked 1/7, 2022 at 10:9
2
Hey I use a GTX 780M, it’s able to play Alyx, Boneworks and Pavlov.
But in some Unity games (including my own project before) the right eye doesn’t render.
It seems to be an issue with importing chara...
Palpitate asked 19/8, 2022 at 13:28
0
Hello everyone,
I am experiencing a rather strange issue with the Cinemachine FreeLook camera in Unity (3D). While rotating the camera, I notice that it usually operates smoothly, as expected. However...
Kahaleel asked 26/9, 2023 at 8:0
1
image975×577 26.3 KB
Does anyone know how to solve this and make it completely dark besides directly editing the lightmaps?
Contradance asked 31/8, 2023 at 1:35
0
Hi, I am trying to get a simple outline effect in Unity based on this tutorial Edge Detection Outlines
I am in Unity 2022.3.5 and URP 14.0.8 so I am also attempting to update the tutorial to the newer...
Endurable asked 29/7, 2023 at 7:5
1
© 2022 - 2024 — McMap. All rights reserved.