Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  URP 15 incompatibility
#1
Exclamación 
APIs in URP 15 have unfortunately changed so obi fluid cannot be imported into such projects. The errors below will appear. The forum entry https://forum.unity.com/threads/renderta...e.1211052/ seems to discuss a solution but I don't want to fiddle too much with these internals and might break something. A solution would be highly appreciated!

Obi\Scripts\Fluid\Rendering\URP\ObiFluidRendererFeature.cs(276,13): error CS0619: 'ScriptableRenderPass.ConfigureTarget(RenderTargetIdentifier)' is obsolete: 'Use RTHandle for colorAttachment'
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