Skip to content

Release 1.1.32

Compare
Choose a tag to compare
@mariambecet mariambecet released this 27 Jan 09:38
· 38 commits to master since this release

Important Service Updates

  • SDK updated to version 1.1.32
  • Significantly reduced file size of newly converted arrAssets: When re-converting triangular meshes, the output arrAsset file size will go down by 30%-60% without any loss in quality or feature set. This improvement does not apply to pointcloud assets.

Features

  • DebugRenderingSettings provide 3 more properties in the API: RenderTimeStamp, RenderCustomString and CustomString. These settings are meant for debug purposes to put custom text overlays into the rendered image. This in turn can be compared against local rendered text to get a sense of ARR latencies.

Bug Fixes

  • Unity: Fixed frozen camera when disconnecting in local or passthrough pose mode (#90).

Sample Updates

  • Updated all Unity sample projects to use the Built-In Render Pipeline.