Can't Extract Material
Hello, I can't extract materials from .obj model. It gets the wrong material name. Unity 2020.3 shot this: ![alt text][1] But Unity 2019-4 shot this : ![alt text][2] Thanks [1]:...
View ArticleIt is possible to export multiple Unity objects into one FBX or OBJ file?
I have a city block I've carefully set up in my Unity scene. I want to combine all the objects together either as a prefab or one object. I also want to add details that are easier to add in Blender....
View ArticleCreate an animation from obj/gtlf files, import in Unity
Hi! I have 350 gtlf files. Originally files are in OBJ format (350 files + audio) and I have converted them into separate gtlf with obj2gtlf. How can I create an animated gtlf file with all 350...
View ArticleAll OBJ Materials White
I upgraded my unity version to LTS 2019. Now all of my model (OBJ) materials gone. There is only "defaultMap" attached on these models. When I imported that OBJ's to a new clean project, everything...
View ArticleDummiesman OBJ Importer Scale is not default,OBJ Loader loading scale as...
I am wondering why the Dummiesman OBJImporter loads in new gameobjects with a scale of (-1,1,1)? Is this a typo or is there a reason for this?,Runtime objloader by Dummiesman loads in the gameobject...
View ArticleImport .fbx, .obj in WebGL build
I tried using OBJ importer Asset from asset store, It worked in unity Editor BUT didnot worked in WEBGL build. Anyone have any idea??
View ArticlePositive vertex data appears in negative unity space
Hello there, . i am loading my 3d models into unity. Small assets are of course centered around 0,0,0. But i have level models that are not centered around 0,0,0. I nailed it down to the following...
View Article