I recently made a blueprint that has a select and is connected to a get surface type. Everything works perfectly on my machine and simply connecting the get surface type return value to the select index populates all available physics materials. I committed this blueprint (we use perforce) and a teammate pulled, his select box does not show any physics materials. Even if he adds new surface materials to his computer, and creates a new select box linked as described above, no options populate. We are both running 4.11.2. He has made sure to compile and save the blueprint prior to testing. What could cause this issue, or what troubleshooting steps can you provide?
Figured it out, apparently the physics materials defined in Project settings/physics were local on my machine but not submitted to source control, not sure how. I edited the file, submitted, my team pulled and it worked.