File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -89,6 +89,8 @@ The uniform toggle on Categorical Parameters will now reset the Parameter's prob
8989
9090Reorganized Perception MonoBehaviour paths within the AddComponentMenu.
9191
92+ Upgraded the Unity Simulation Capture package dependency to 0.0.10-preview.18 and Unity Simulation Core to 0.0.10-preview.22
93+
9294### Deprecated
9395
9496### Removed
Original file line number Diff line number Diff line change 55 "com.unity.burst" : " 1.3.9" ,
66 "com.unity.entities" : " 0.8.0-preview.8" ,
77 "com.unity.simulation.client" : " 0.0.10-preview.10" ,
8- "com.unity.simulation.capture" : " 0.0.10-preview.16 " ,
9- "com.unity.simulation.core" : " 0.0.10-preview.21 "
8+ "com.unity.simulation.capture" : " 0.0.10-preview.18 " ,
9+ "com.unity.simulation.core" : " 0.0.10-preview.22 "
1010 },
1111 "description" : " Tools for generating large-scale data sets for perception-based machine learning training and validation" ,
1212 "displayName" : " Perception" ,
You can’t perform that action at this time.
0 commit comments