EllanJiang / GameFramework

This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
https://GameFramework.cn
MIT License
5.96k stars 1.45k forks source link

Unity Crash after enable all log #27

Closed vanlecs09 closed 6 years ago

vanlecs09 commented 6 years ago

I am using unity 2018.2.6f, after enable all log. Press run, unity crashed. Can you review this problem?

vanlecs09 commented 6 years ago

I update to unity game framework 3.1.5 and its fine. Can you close issues? Thanks.