"Incompatible Package" error is displayed incorrectly
tracked
SenkyDragon
When a vcc package is downgraded from a version specifying
"unity" : "2022.3"
to one specifying "unity" : "2019.4"
, the following error is thrown and the downgrade is blocked:"Incompatible Package - You are trying to downgrade x to a version that no longer supports Unity 2022.3.22f1 used by your project, this will cause issues and is not supported."
This is incorrect, because the unity field specifies a minimum supported version, not a range or a maximum.
Photo Viewer
View photos in a modal
Log In
orels
updated the status to
tracked