Unreal engine crashes when I run the simulation with a car mesh exported from blender

4 次查看(过去 30 天)
When I run the simulation with a mesh created by me in blender and exported to unreal, the 3D simulator crashes before starting displaying the following message:

回答(1 个)

Nishan Nekoo
Nishan Nekoo 2024-5-6
Hi Marc, this issue may be related to the type of Compiler you are using. As mentioned in the Unreal Engine Simulation Environment Requirements and Limitations, Visual Studio is a requirement for simulation using Unreal Engine.
Please ensure that you have the right version of Visual Studio installed that matches the MATLAB release/Unreal Engine version you are working with.
Then, run the following and ensure that Visual Studio is being used for language compilation:
>> mex -setup
Please let me know if this was the cause of the issue, and if not, please let me know the following:
1) The version of Unreal Engine currently installed
2) The result of executing the matlabshared.supportpkg.getInstalled command
3) Whether all support packages are updated in MATLAB -> Home -> Help -> Check for Updates
Nishan

类别

Help CenterFile Exchange 中查找有关 Statics and Dynamics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by