You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.