#Latest Entities Graphics (1.0.0-pre.44) requires Core RP Library 14.0.6, but how do I download it?

1 messages · Page 1 of 1 (latest)

hollow arch
#

I looked at the Changelog for Core RP Library 14.0.6 and it appears I need to be in Unity 2022.2.4f1.

After updating my project to that Unity version, I am unable to get the package manager to understand that Core RP Library 14.0.6 exists. It does not appear in the Package Manager window, and trying to manually tell my manifest.json file to download it results in a "can't be found" error.

#

Latest Entities Graphics (1.0.0-pre.44) requires Core RP Library 14.0.6, but how do I download it?

neat vortex
#

You should be 2022.2.6f1+

#

Should be installed by default then

#

technically 5f1+ would be fine for core rp 14.0.6

#

but it suggests 6f1+

hollow arch
#

where is your screenshot from?

neat vortex
#

the actual change log of the editor

hollow arch
#

Weird, upgrading to 2022.2.6f1 from 2022.2.3f1 and upgrading the com.unity.render-pipelines.universal to 14.0.6 completely breaks URP settings for me

neat vortex
#

right click core + urp

#

reimport

#

there's a pretty bad issue that has constantly plagued 2022.2 with packages need reimport after updates

#

these days i've just been doing a full library rebuild on updating

hollow arch
#

i see, I ended up deleting my Library folder and re-importing everything and that also fixed it

neat vortex
#

yeah that's what i've been doing