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