AssetGen icon indicating copy to clipboard operation
AssetGen copied to clipboard

errors in UV if 512px+

Open j2l opened this issue 6 years ago • 0 comments

Thanks for this gem! This is very promising.

I have issues with texture baking though. Adding Suzanne, I applied a free blenderkit texture and tried generating asset as glb with various texture resolutions (squares). I usually end with black zones on some faces. So I suspect a UV Map error. image I enclosed an exported result. Suzanne.zip suzanne.zip

I also noticed that "Selected to active" always throws an error, even with a cube.

Finally, I always get errors in the Blender 2.8beta (feb 2019) console:

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:157
rna_uiItemR: property not found: GA_Props.ga_convexmesh

C:\Users\nobody\AppData\Roaming\Blender Foundation\Blender\2.80\scripts\addons\AssetGen-master\GA_user_interface.py:153
rna_uiItemR: property not found: GA_Props.ga_combined

Any idea?

j2l avatar Feb 16 '19 15:02 j2l