starikcetin/Eflatun.SceneReference

Error upon install with missing namespace UnityEditor.SettingsManagement

Wobling opened this issue · 5 comments

Hi,

I tried to install the package manually rather than via the package manager. I got errors stating that UnityEditor.SettingsManagement namespace could not be found. I did a quick search and this appaears to be apart of the ProBuilder package.

As I'm working on a 2D project I don't have that so am I correct in thinking this package has a dependency on it or is UnityEditor.SettingsManagement from another package?

Thanks

Ale1 commented

Hi Wobling. The UnityEditor.SettingsManagement is not a special dependency, its just part of the Unity Editor. i.e, it has nothing to do with the ProBuilder package and that is not a dependency.
Perhaps the manual installation might have messed something up :-(.
Could you try recreating the issue? -> creating a new project from scratch and installing the SceneReference directly from the package manager?

How exactly did you do the manual install?

This is the SettingsManager package: https://docs.unity3d.com/Packages/com.unity.settings-manager@2.0/manual/index.html

It is a dependency of Eflatun.SceneReference. It should get resolved automatically, so something must have gone wrong with the installation.

Hello @Wobling, any updates on this?

Hello @Wobling, any updates on this?

Hey, sorry I've not had time. I will try to get to it today/tomorrow to get you the answers.

I am closing this until further information is provided.