Skip to content

Commit a70ffd2

Browse files
theo-at-unityEvergreen
authored andcommitted
Fix VFX_URP build on Quest
1 parent 5454b7c commit a70ffd2

File tree

1 file changed

+2
-0
lines changed
  • Tests/SRPTests/Projects/VisualEffectGraph_URP/Packages

1 file changed

+2
-0
lines changed

Tests/SRPTests/Projects/VisualEffectGraph_URP/Packages/manifest.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"com.unity.testing.visualeffectgraph": "file:../../../Packages/com.unity.testing.visualeffectgraph",
1515
"com.unity.testing.common-graphics": "file:../../../Packages/com.unity.testing.common-graphics",
1616
"com.unity.testing.xr": "file:../../../Packages/com.unity.testing.xr",
17+
"com.unity.testing.urp": "file:../../../Packages/com.unity.testing.urp",
1718
"com.unity.ugui": "2.0.0",
1819
"com.unity.visualeffectgraph": "file:../../../../../Packages/com.unity.visualeffectgraph",
1920
"com.unity.xr.legacyinputhelpers": "2.1.2",
@@ -53,6 +54,7 @@
5354
"testables": [
5455
"com.unity.testing.visualeffectgraph",
5556
"com.unity.testing.xr",
57+
"com.unity.testing.urp",
5658
"com.unity.render-pipelines.visualeffectgraph",
5759
"com.unity.shadergraph"
5860
]

0 commit comments

Comments
 (0)