Entitas icon indicating copy to clipboard operation
Entitas copied to clipboard

Unity incremental compiler and entitas code generation.

Open sgladkovfunco opened this issue 5 years ago • 1 comments

Hi, After upgrading unity incremental compiler to version 0.0.42-preview.24, entitas stopped generating component files. In version 0.0.42-preview.21 there is no such problem.

PS: I am using roslyn code generator and Unity 2018.2.16f1.

sgladkovfunco avatar Nov 28 '18 11:11 sgladkovfunco

Hi, Roslyn will parse the project file, does Unity create a different csproj file?

sschmid avatar Dec 14 '18 20:12 sschmid