1.5.0 #35
Closed
starikcetin
announced in
Announcements
1.5.0
#35
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Compare: 1.4.1...1.5.0
[1.5.0] - 2023-02-23
Added
SceneReference
now exposes public constructors and a factory method for allowing instance creation in code:new SceneReference()
constructornew SceneReference(string sceneAssetGuidHex)
constructornew SceneReference(UnityEngine.Object sceneAsset)
constructorSceneReference.FromScenePath(string scenePath)
factory methodFixed
UNITY_EDITOR
condition toUnityEditor
namespace import inSceneReference
.This discussion was created from the release 1.5.0.
Beta Was this translation helpful? Give feedback.
All reactions