diff --git a/com.unity.template-universal/Packages/manifest.json b/com.unity.template-universal/Packages/manifest.json index 54e6b5eb914..88b32c1e343 100644 --- a/com.unity.template-universal/Packages/manifest.json +++ b/com.unity.template-universal/Packages/manifest.json @@ -2,6 +2,9 @@ "dependencies": { "com.unity.feature.development": "1.0.1", "com.unity.render-pipelines.universal": "15.0.5", + "com.unity.textmeshpro" : "3.0.6", + "com.unity.timeline" : "1.6.2", + "com.unity.ugui" : "1.0.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0",