Skip to content

Commit 260be46

Browse files
committed
updated changelog
1 parent 6f72bd2 commit 260be46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.perception/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The GameObjectOneWayCache has been made public for users to cache GameObjects wi
2929

3030
Fixed the math offsetting the iteration index of each Unity Simulation instance directly after they deserialize their app-params.
3131

32-
The RandomizerTagManager now uses an OrderedSet data structure to register tags to preserve insertion order determinism in Unity Simulation.
32+
The RandomizerTagManager now uses a LinkedHashSet data structure to register tags to preserve insertion order determinism in Unity Simulation.
3333

3434
GameObjectOneWayCache now correctly registers and unregisters RandomizerTags on cached GameObjects.
3535

0 commit comments

Comments
 (0)