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
Conversion service: Fixed a conversion problem for large .GLTF models with specific usage of shared attributes, for instance when it has been generated by Centaur Sketchup glTF Exporter.
Model loading for runtime sessions: Substantially improved the model download speed within the loading process, which leads to significantly better overall loading times.
Updated hostnames for ARR connections. Instead of a long and unique hostnames for each session, the names will be lbxx.vm.region.mixedreality.azure.com, where each x is a single digit number. It is still guaranteed, that a combination of hostname and port will be unique for each session.
API Changes
Unity: Removed unused Streamer.h from Unity package.