Materialize icon indicating copy to clipboard operation
Materialize copied to clipboard

Manjaro Linux, starting the program again after first run gives white background with no 3d model

Open DjoleDzele opened this issue 6 years ago • 5 comments

Just to say first awesome work im happy this is being ported to linux, I seem to keep having this issue as written in the title, the way i fix it currently is deleting BoundingBox folder from .config/unity3d/ after each run, but not sure why it happens

DjoleDzele avatar Nov 13 '19 01:11 DjoleDzele

Thanks for your report, i will take a look when possible.

maikramer avatar Nov 13 '19 14:11 maikramer

I have this problem even on the first start. Deleting the folder doesn't change anything. Using Manjaro as well.

andersmmg avatar Jan 23 '20 19:01 andersmmg

Same issue to me on manjaro.

Pollito001 avatar Jan 11 '21 22:01 Pollito001

I build it with vulkan API and this fix the problem for me.

Pollito001 avatar Jan 19 '21 06:01 Pollito001

I try forcing unity to use opengl 3.2 or 4.0 with the command "-force-glcore32" or "-force-glcore40" and this also fix the white screen when build.

Pollito001 avatar Jan 19 '21 20:01 Pollito001