Skip to content

Commit 7991b46

Browse files
committed
Added exception about "Failed to find a suitable OpenCL device, baking cannot use GPU lightmapper."
1 parent e62a7d4 commit 7991b46

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pvpExceptions.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"CHANGELOG.md: line 9: Unreleased section is not allowed for public release"
66
]
77
},
8+
"PVP-300-4": {
9+
"errors": [
10+
"Failed to find a suitable OpenCL device, baking cannot use GPU lightmapper."
11+
]
12+
},
813
"PVP-150-1": {
914
"errors": [
1015
"Unity.Netcode.Components.NetworkTransform: void OnSynchronize(ref BufferSerializer<T>): empty <typeparam> tag",

0 commit comments

Comments
 (0)