Blenchik
12 days agoMember
Object manipulator visual tool is bugged
After a recent update, I have experienced a strange issue where the Object manipulation tool (https://developers.meta.com/horizon-worlds/learn/documentation/desktop-editor/getting-started/user-interface/object-tools) is not showing up when clicking on an object in the world.
I have verified the object is not locked.
Here is what I see when I click on an object:
And in the center of my world I have what appears to be the object manipulation UI but showing in all directions and stuck in place (Can't interact with it)
The application logs show this repeatedly which may be relevant:
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
NullReferenceException: Object reference not set to an instance of an object.
at Facebook.SocialVR.Worlds.WorldBuilder.RotationManipulationHandle.Update () [0x00000] in <00000000000000000000000000000000>:0
Is there any way to help resolve this and allow me to use the visual Object tool again?