浏览代码

Updating version to 0.7.0-preview.1

/main
Jon Hogins 4 年前
当前提交
1476f8b7
共有 2 个文件被更改,包括 17 次插入1 次删除
  1. 16
      com.unity.perception/CHANGELOG.md
  2. 2
      com.unity.perception/package.json

16
com.unity.perception/CHANGELOG.md


### Upgrade Notes
### Known Issues
### Added
### Changed
### Deprecated
### Removed
### Fixed
## [0.7.0-preview.1] - 2021-02-01
### Upgrade Notes
Before upgrading a project to this version of the Perception package, make sure to keep a record of **all sampler ranges** in your added Randomizers. Due to a change in how sampler ranges are serialized, **after upgrading to this version, ranges for all stock Perception samplers (Uniform and Normal Samplers) will be reset**, and will need to be manually reverted by the user.
### Known Issues

2
com.unity.perception/package.json


"displayName": "Perception",
"name": "com.unity.perception",
"unity": "2019.4",
"version": "0.6.0-preview.1",
"version": "0.7.0-preview.1",
"samples":[
{
"displayName": "Tutorial Files",

正在加载...
取消
保存