rparak / Unity3D_Robotics_UR

A digital-twin of the Universal Robots UR3 integrated into the Unity3D development platform.
MIT License
142 stars 50 forks source link

Missing materials. #2

Closed Steedalion closed 2 years ago

Steedalion commented 2 years ago

Floor and roof materials are missing.

Steedalion commented 2 years ago

image

rparak commented 2 years ago

You need the correct version of Unity (2020.1.8f1or later) and of course you need Blender + HDRI package installed on your computer. If Unity and Blender are installed correctly, you can download the project again and/or reinstall Unity. You need to add the Universal_Robots_Unity_App folder to Unity.

Steedalion commented 2 years ago

Hi Roman, I performed "Reimport All" Assets in unity and it fixed the issue. Thanks.