Various overrides in PlayerSet.prefab and MenuUI.prefab needed to be applied. This impacted the functionality of right-click teleport and possibly the instructor menu appearance and functionality in packages.
You might receive an error like this:
NullReferenceException: Object reference not set to an instance of an object
Komodo.Runtime.FreeFlightController.ShowTeleportationIndicator () (at Library/PackageCache/com.graingeridealab.komodo@0.5.6/Runtime/Scripts/RuntimeSession/FreeFlightController.cs:458)
Komodo.Runtime.FreeFlightController.OnUpdate (System.Single deltaTime) (at Library/PackageCache/com.graingeridealab.komodo@0.5.6/Runtime/Scripts/RuntimeSession/FreeFlightController.cs:147)
Komodo.Runtime.GameStateManager.Update () (at Library/PackageCache/com.graingeridealab.komodo@0.5.6/Runtime/Scripts/RuntimeSession/GameStateManager.cs:122)
As such, a new build v0.5.6-revA is not recommended, but packages should use v0.5.6-revA if they wish to use the PlayerSet and/or MenuUI prefabs.
Hotfix: Applying Overrides
Various overrides in PlayerSet.prefab and MenuUI.prefab needed to be applied. This impacted the functionality of right-click teleport and possibly the instructor menu appearance and functionality in packages.
You might receive an error like this:
As such, a new build v0.5.6-revA is not recommended, but packages should use v0.5.6-revA if they wish to use the PlayerSet and/or MenuUI prefabs.