Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  URP 15 incompatibility
#4
Is there Still no solution for this ?
Severity Code Description Project File Line Suppression State

Error CS0619 'ScriptableRenderPass.ConfigureTarget(RenderTargetIdentifier)' is obsolete: 'Use RTHandle for colorAttachment' Obi, Obi.Player \Assets\Obi\Scripts\Fluid\Rendering\URP\ObiFluidRendererFeature.cs 113 Active

Error CS0619 'ScriptableRenderPass.Blit(CommandBuffer, RenderTargetIdentifier, RenderTargetIdentifier, Material, int)' is obsolete: 'Use RTHandles for source and destination' Obi, Obi.Player \Assets\Obi\Scripts\Fluid\Rendering\URP\ObiFluidRendererFeature.cs 137 Active

Error CS0619 'ScriptableRenderPass.Blit(CommandBuffer, RenderTargetIdentifier, RenderTargetIdentifier, Material, int)' is obsolete: 'Use RTHandles for source and destination' Obi, Obi.Player \URPTest\Assets\Obi\Scripts\Fluid\Rendering\URP\ObiFluidRendererFeature.cs 138 Active

and 2 more...
If it stays like that, R.I.P Obi Fluid
Reply


Messages In This Thread
URP 15 incompatibility - by ImpossibleRob - 06-05-2023, 04:50 PM
RE: URP 15 incompatibility - by josemendez - 09-05-2023, 11:03 AM
RE: URP 15 incompatibility - by klobber - 15-08-2023, 12:07 PM
RE: URP 15 incompatibility - by klobber - 28-10-2023, 10:04 AM
RE: URP 15 incompatibility - by josemendez - 30-10-2023, 12:12 PM
RE: URP 15 incompatibility - by josemendez - 31-10-2023, 09:52 AM
RE: URP 15 incompatibility - by klobber - 03-11-2023, 11:27 AM
RE: URP 15 incompatibility - by josemendez - 03-11-2023, 01:12 PM