Hello.
I have noticed that there are some cases that the code just stops.
from some testing, it seams as Assert also happens when the debugger is not connected.
So, if this is true, how can I disable Assert stopping the code when in release build?
Thnks!