Eflatun.SceneReference icon indicating copy to clipboard operation
Eflatun.SceneReference copied to clipboard

Unity Scene References for Runtime and Editor. Strongly typed, robust, and reliable. Provides GUID, Path, Build Index, Name, and Address.

Results 7 Eflatun.SceneReference issues
Sort by recently updated
recently updated
newest added

We started using the plugin a few days ago, but shortly after implementation, we encountered erratic failures in our unit test suite. One test, responsible for validating scene references across...

documentation

Minor feature request At the moment 'Color Based On Scene-In-Build State' is a overall setting that highlights whether a scene is in the build or not. I have a Scene...

enhancement

While this is minor and can be easily worked around, I did notice that when you create a method like this one ```cs public void LoadSceneAdditive(SceneReference sceneReference) { if (sceneReference.State...

enhancement

### The issue: The package doesn't allow populating a List of SceneReferences with multiple scene files in the inspector (via box selecting multiple files and dragging and dropping in the...

enhancement
help wanted

Entity scenes work differently from regular scenes. Opening this issue even though entities is still in preview (though not for long if I heard right). I don't know if they...

enhancement