From a55ddd36d1d267bd6aaae46b8f4d5634eaf4463b Mon Sep 17 00:00:00 2001 From: Steven Leal Date: Mon, 19 Oct 2020 14:40:29 -0500 Subject: [PATCH] Updated changelog with known issues section --- com.unity.perception/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/com.unity.perception/CHANGELOG.md b/com.unity.perception/CHANGELOG.md index 753b3e133..d7a32f555 100644 --- a/com.unity.perception/CHANGELOG.md +++ b/com.unity.perception/CHANGELOG.md @@ -19,6 +19,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [0.5.0-preview.1] - 2020-10-14 +### Known Issues + +Creating a new 2020.1.x project and adding the perception package to the project causes a memory error that is a [known issue in 2020.1 editors](https://issuetracker.unity3d.com/issues/wild-memory-leaks-leading-to-stackallocator-walkallocations-crashes). Users can remedy this issue by closing and reopening the editor. + ### Added Added Randomizers and RandomizerTags