Saneject 1.2.2 #113
alexanderlarsen
announced in
Releases
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.
Unity 6000.4 and 6000.5 support
Object.GetInstanceID()(obsolete in 6000.4, removed in 6000.5),Scene.handle, andSceneHierarchyWindow.SetExpanded(now takes anEntityId). Context identity and hierarchy expansion now work across all supported Unity versions.inttolongso the new entity and scene handle values are stored without truncation.Fixes
NullReferenceExceptionin the custom inspector when a component had a field Unity cannot serialize (e.g. a multidimensional array). Such fields are now omitted from the inspector, matching Unity's default behavior.This discussion was created from the release Saneject 1.2.2.
All reactions