Debug.Log deosn't work when called inside Video.EventHandler

Might be related to it being on a different thread, but usually Debug.Log() works.

Did you place a breakpoint there and attach the debugger and see if the callback is called?

Also, make sure your log console selector buttons are enabled. See this graphic:

1 Like