Skip to content

Commit d312cb0

Browse files
committed
Update the testproject asmdef so the sceneEventDataTests compile
1 parent dc14f8c commit d312cb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

testproject/Assets/Tests/Runtime/TestProject.Runtime.Tests.asmdef

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@
3838
"name": "com.unity.addressables",
3939
"expression": "",
4040
"define": "TESTPROJECT_USE_ADDRESSABLES"
41+
},
42+
{
43+
"name": "Unity",
44+
"expression": "6000.4.0a3",
45+
"define": "SCENE_MANAGEMENT_SCENE_HANDLE_NO_INT_CONVERSION"
4146
}
4247
],
4348
"noEngineReferences": false

0 commit comments

Comments
 (0)