starikcetin/Eflatun.SceneReference

[3.1.0] [Unity 2022.3.4f1] Trying to open project settings generates errors and draws an empty panel

Selmar opened this issue · 7 comments

Selmar commented

See below image. I've tried to reset all settings I can find and remove the library folder, but it keeps popping up. Did you see this before?

Unity 2022.3.4f1
added package dependency with git+https://github.com/starikcetin/Eflatun.SceneReference.git#3.1.0

image

@Selmar Did this by any chance happen after upgrading from a previous version?

Selmar commented

That could be the cause, it was a new project and I added the old version first by accident. I think from 2.1.0 to 3.1.0.

I see. I am away from my computer for a while. In the meantime, can you try this as a temporary solution:

  1. Close Unity completely
  2. Delete ProjectSettings/Packages/com.eflatun.scenereference/Settings.json file
  3. Open Unity again
  4. Reapply your Eflatun.SceneReference settings

I confirmed the bug happening with a fresh 3.1.0 install without an upgrade from a previous version. Will investigate very soon. Thank you for the report.

Fixed in #60, will be included in the next release.

Included in 3.1.1.

Selmar commented

Confirmed the fix, thanks!