Update!!!!
This commit is contained in:
parent
9c6b5e8d6d
commit
b4a66d7e26
@ -115,7 +115,7 @@ namespace ImageProcessingGraph.Editor
|
||||
catch (Exception e)
|
||||
{
|
||||
onFailed?.Invoke();
|
||||
//Debug.LogError(e);
|
||||
Debug.LogError(e);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"displayName": "Image Processing Graph",
|
||||
"description": "Stuffs",
|
||||
"unity": "6000.0",
|
||||
"unity": "2022.3",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.17"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user