Dreaming381 / lsss-wip

Latios Space Shooter Sample - an open Unity DOTS Project using the Latios Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error SpaceSkyRenderer on 2020.2,2020.3

InfiBatnis opened this issue · comments

Assets_Code\Rendering\SpaceSkyRenderer.cs(42,46): error CS0619: 'HDRenderUtilities.CreateReflectionProbeRenderTarget(int)' is obsolete: 'Use CreateReflectionProbeRenderTarget with explicit format instead'

Not problem at unity 2020.1 - HDRP 9.0.0
Problem at 2020.2,2020.3- HDRP 10.4.0
2021.1(No Test),2021.2(No Test)

commented

Thanks for reporting!

Unlike the Latios Framework, I do not validate LSSS beyond its current version. So this issue will be fixed once LSSS is upgraded to a later Unity version. I expect this to happen shortly after the next DOTS release.