ExtendingLWRP icon indicating copy to clipboard operation
ExtendingLWRP copied to clipboard

Examples for extending the Unity LWRP

Results 6 ExtendingLWRP issues
Sort by recently updated
recently updated
newest added

_PerObjectBloomMask - doesn't get hidden by objects staying in front of it.

Hi there! I was trying to convert these examples to URP as of 2019.3.0f1 but had no success. Would you, please, try to update it?

In LWRP the equivalent if UnityObjectToClipPos(pos) is TransformObjectToHClip(pos), not TransformWorldToHClip(pos).

**Incomplete** LWRP 5.13.0 has a significantly different API to 4.0.1; this PR fixes gets the samples working and compiling, however I would like some help from the Unity developers in...

Trying to use on Android, but problems: 04-05 18:04:55.804 7185 7202 E Unity : NullReferenceException: Object reference not set to an instance of an object 04-05 18:04:55.804 7185 7202 E...