I wanted to try out the new DOTS system, especially on ios. So i made a scene and, following the “AngryDOTS - ecs shooter” tutorial, i managed to create 8000 cubes.
Problem : after building on ios, there are no cubes to be seen.
i have Unity 2019.2.9f1, i downloaded the following packages : ‘Entities’ and ‘Hybrid renderer’
I actually cannot build in Standalone, Burst compiler needs visual. I install it and try to build and i’ll come back to you.
What is this link.xml you are talking about tho ?
So i finally managed to build in standalone (windows 10) and I have my cubes !
Do i still need to look at the link.xml file ? i have to admit i’m not sure to understand how it can help.