Skip to content

Release 1.2.28

Compare
Choose a tag to compare
@jloehr jloehr released this 28 May 14:36
· 5 commits to master since this release

Important Service Updates

  • SDK updated to version 1.2.28

Bug Fixes

  • Unity: Fixed Azure Remote Rendering not considering Quality-level URP settings.
  • Conversion service: Fixed output json file. The numFaces entry (input statistics section) and the numPrimitives entry (output statistics section) did not consider geometry instancing, so it was not a valid metric for the render size limit. For future conversions, these numbers have been fixed and can now be used to determine whether a model fits into Standard SKU.

Sample Updates

  • Showcase: Added support for loading model thumbnails when using AAD for authentication by loading thumbnails via Storage SDK instead of generating SAS URLs.