This repository was archived by the owner on Oct 1, 2025. It is now read-only.
Release 1.2.25
Important Service Updates
- SDK updated to version 1.2.25
Features
- Added a
SolidEdgeSizeparameter toCutPlaneComponent, which allows to customize the pixel width of the hard color edge rendered at intersections of cutplanes with geometry.
API Changes
- Added a new
struct Planein the runtime API. In case this collides with Unity's plane class, use an explicit namespace.
Bug Fixes
- Conversion: Better handling of edge cases when model contains broken UTF-8 text encodings.
Sample Updates
- Tutorial-Complete: Fixed PC Standalone builds due to missing import settings on "Microsoft.Identity.Client.dll".
- Showcase: Fixed non-build-breaking errors showing in the console when building for PC Standalone or Quest.