Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

How to send an error or crush to my backtrace project?

A topic by Gamedevstudio_jh created Dec 06, 2021 Views: 89 Replies: 1
Viewing posts 1 to 2
Submitted

How to send an error or crush to my backtrace project? 

Submitted

It depends on which engine you are using.  For Unity:

Debug.LogError(text error);