#Mobile Web platform rendering support for entities graphics

1 messages · Page 1 of 1 (latest)

grizzled moon
#

Until today entities graphics still even can't support render entities properly at WebGL yet. Will official going to address it soon at Unity 6.x cycle? Actually I would like to see official support mobile web to target low end Android phone like cocos creator that previously is the mission of project tiny.

polar grotto
#

Hey. We indeed do not support graphics entities on Web. The main blockers at the moment is Burst support on Web. Burst (and Jobs) are core parts of ECS and the Batch Render Group API. There are technical investigations ongoing to try and resolve this, but we cannot yet say whether we can achieve this in the 6 life cycle.

grizzled moon