Files
2026-07-16 21:49:59 +01:00

42 lines
1.4 KiB
JSON

{
"name": "com.unity.2d.common",
"displayName": "2D Common",
"version": "13.0.2",
"unity": "6000.4",
"description": "2D Common is a package that contains shared functionalities that are used by most of the other 2D packages.",
"keywords": [
"2d"
],
"category": "2D",
"dependencies": {
"com.unity.collections": "2.4.3",
"com.unity.2d.sprite": "1.0.0",
"com.unity.mathematics": "1.1.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.burst": "1.8.4"
},
"samples": [
{
"displayName": "Sprite Atlas Samples",
"description": "Samples to get started with SpriteAtlas",
"path": "Samples~/SpriteAtlas"
}
],
"relatedPackages": {
"com.unity.2d.common.tests": "13.0.2"
},
"unityRelease": "0a4",
"repository": {
"revision": "79d2a2b801ba549ba6814a940752fdd024531500",
"type": "git",
"url": "https://github.cds.internal.unity3d.com/unity/2d.git"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.2d.common@13.0/manual/index.html",
"_upm": {
"changelog": "### Fixed\n- Fix the issue where the Scene and Sprite Editor views fail to update correctly when an edge is deleted to split geometry. (UUM-134656)\n\n### Added\n- Allow retrieving Sprite Atlas asset GUID as SpriteID can be duplicated."
},
"_fingerprint": "edfe77495b67b509cc4b3b12a56f26d18c293003"
}