Using Unreal 5.1 & Blender 3.4
Downloaded Send2UE 2.3.1 (states tested on these versions of UE & Blender).
Followed the steps to enable right plugins and set up the correct settings.
Will send the cube from Blender to UE but not my 3D avatar.
Here is the error:
Python: Traceback (most recent call last):
File “C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\send2ue\operators.py”, line 90, in invoke
self.pre_operation()
File “C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\send2ue\operators.py”, line 153, in pre_operation
self.state[‘unpacked_files’] = utilities.unpack_textures()
File “C:\Users\User\AppData\Roaming\Blender Foundation\Blender\3.4\scripts\addons\send2ue\core\utilities.py”, line 1638, in unpack_textures
image.unpack()
RuntimeError: Error: Error creating file ‘textures\BT05_Jeans_Black_Dif.png’
Any suggestions on how to fix this? Any help will be greatly appreciated.