Skip to content

Perception 0.8.0-preview.3

Compare
Choose a tag to compare
@Wesley201 Wesley201 released this 24 Mar 23:21

[0.8.0-preview.3] - 2021-03-24

Changed

Expanded documentation on the Keypoint Labeler
Updated Keypoint Labeler logic to only report keypoints for visible objects by default
Increased color variety in instance segmentation images

Fixed

Fixed compiler warnings in projects with HDRP on 2020.1 and later

Fixed a bug in the Normal Sampler where it would return values less than the passed in minimum value, or greater than the passed in maximum value, for random values very close to 0 or 1 respectively.