Ale
Ale
@vettorazi . On Mac OS the security settings won't let you open suspect files. you can override this behaviour by: (1) Exiting Unity, (2) using Finder to open the file...
@Ishihara-Masabumi . Have you tried something like this? you'll need a different one for each type of output. the example below handles output of type `OutputEventArgs eventArgs` ``` public Vector4[]...
Hi @asus4 . Thanks for the great plugin. I feel I'm half-way there to using select tf ops, but got stuck in the registration process: (1) built flex tf lite...
It could be caused by github actions running unity with `-batchmode` flag. (side note: Its infuriating that unity's batchmode initializes things in different order to editor enviroment... ) @ivan-coder ....
I took a stab at this and reached the same conclusion as @starikcetin; i.e that there seems to be no elegant way of doing this without a (a) wrapper on...