Hello,
Since Unity 6.5, the old InstanceID approach have been replaced by the new EntityId system.
In the pico code, there's some InstanceID remaining that need to be updated to the new system.
I've done it locally in my projects, it's not that long, but it would be great to have it directly on a new package version.
Thanks!
Hello,
Since Unity 6.5, the old InstanceID approach have been replaced by the new EntityId system.
In the pico code, there's some InstanceID remaining that need to be updated to the new system.
I've done it locally in my projects, it's not that long, but it would be great to have it directly on a new package version.
Thanks!