Hi
Have been able to get this to build successfully all the way until physics got involved.
Firstly it wouldn’t work in the editor using Unity 2020.3.26f1, so rolled back to 2020.3.23f1 which then worked.
I’m now getting strange IO errors during the build for Windows:
“System.IO.IOException: Sharing violation on path Y:\Unity\Projects\gamedev-tv-dots-intro2\Temp\Unity.TextMeshPro.dll”
The dll seems to change randomly when I try reloading the project. I can’t find any solutions to this… I fear it is a version issue of the DOTS packages that I’m using.
Does anyone have a list of the versions they are using that is building fine for them?