Unity-Technologies/EntityComponentSystemSamples

Player stuck(Not responding)

ABSD546316187 opened this issue · 0 comments

My program runs well in the editor, but it cannot run in the player.After the "Unity" logo ended, it couldn't spawn the sub scene and it went to stuck.It is a probability event, but the vast majority of cases are like this.
If the program runs normally, it is easy to get stuck during some operations(including moving windows and so on).