Skip to content

Instantly share code, notes, and snippets.

@elkraneo
Created December 10, 2024 14:19
Show Gist options
  • Save elkraneo/9ee2d95f231dcdba959ce6a0eb37f0cf to your computer and use it in GitHub Desktop.
Save elkraneo/9ee2d95f231dcdba959ce6a0eb37f0cf to your computer and use it in GitHub Desktop.

Transform order issues in the Reality Composer Pro inspector

FB16078162

When tweaking values in RCP's transform inspector, particularly those associated with rotation in world space, the behavior is unreliable. Some extra logic seems to be happening to avoid incorrect transforms; however, the results do not always appear correct. For example, in the attached video, while adjusting X and Y, the inspector automatically populates the Z rotation, making even restoring the original transform difficult. https://youtu.be/rA2Sp9xd4Ko

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment