5.0.0 #129
starikcetin
announced in
Announcements
5.0.0
#129
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.
-
[5.0.0] - 2026-04-12
Compare: 4.1.1...5.0.0
Thanks to @Bfihl for their contribution (#118).
Breaking Changes
SceneReferencenow implements GUID-based value equality. TwoSceneReferences are now ruled equal if and only if they reference the same GUID.Added
Usage in Editor CodeREADME section.TryGetmethods forSceneReferenceproperties that can throw exceptions:TryGetPathforPath.TryGetBuildIndexforBuildIndex.TryGetNameforName.TryGetLoadedSceneforLoadedScene.TryGetAddressforAddress.Fixed
StringComparer.OrdinalIgnoreCase.StringComparer.OrdinalIgnoreCase.Enable in Buildtool finds the scene-in-build entry withStringComparer.OrdinalIgnoreCase.StringComparer.OrdinalIgnoreCase.Optimised
IsValidGuid.This discussion was created from the release 5.0.0.
Beta Was this translation helpful? Give feedback.
All reactions