- On first import of PortalKit Pro there is an error:
at SKStudios.Portals.GlobalPortalSettings.get_TimeInstalled () [0x00001] in E:\Projects\Games\Test\Assets\SKStudios\PortalKit Pro\Scripts\Internal\GlobalPortalSettings.cs:54
at SKStudios.Portals.Editor.SetupUtility.OnProjectReload () [0x00011] in E:\Projects\Games\Test\Assets\SKStudios\PortalKit Pro\Editor\SetupUtility.cs:128
(Filename: Assets/SKStudios/PortalKit Pro/Scripts/Internal/GlobalPortalSettings.cs Line: 54)
-
The notifications panel of PortalKit Pro kills the background/box of the Unity3D game window stats panel.
-
If a UMA generated avatar has attached the Portable script/component and the UMA race changes (Avatar rebuilds), the portal copy of the avatar is pink (shader/texture lost?). Before rebuilding the UMA avatar copy looks correct.
And it throws an exception on enter the portal:
NullReferenceException: Object reference not set to an instance of an object
SKStudios.Portals.Teleportable+<FlashFix>c__Iterator2.MoveNext () (at Assets/SKStudios/PortalKit Pro/Scripts/Teleportable.cs:517)
UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Coroutines.cs:17)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
SKStudios.Portals.Teleportable:Teleport(Portal, Portal) (at Assets/SKStudios/PortalKit Pro/Scripts/Teleportable.cs:505)
SKStudios.Portals.Portal:TryTeleportTeleporable(Teleportable, Collider) (at Assets/SKStudios/PortalKit Pro/Scripts/Internal/Portal.cs:439)
SKStudios.Portals.Portal:E_OnTriggerStay(Collider) (at Assets/SKStudios/PortalKit Pro/Scripts/Internal/Portal.cs:395)
SKStudios.Portals.PortalTrigger:OnTriggerStay(Collider) (at Assets/SKStudios/PortalKit Pro/Scripts/Internal/PortalTrigger.cs:24)
But removing the Portable script/component on rebuild and apply a new after rebuild the avatar throws null reference exceptions and do heavy slow down the FPS.
UMA on Asset Store: Unity Asset Store - The Best Assets for Game Making
The UMA forum thread: UMA - Unity Multipurpose Avatar on the Asset Store! (Part 1)
The UMA project on GitHub: GitHub - umasteeringgroup/UMA: Unity Multipurpose Avatar