lgsvl / simulator

A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
Other
2.27k stars 781 forks source link

Unity crashes when openning the simulator 2021.2.2 #1765

Closed umdreamer closed 3 years ago

umdreamer commented 3 years ago

I installed the Unity 2020.3.3f1 version as indicated in the documentation. The error occurs as follows, and then it crashed. My system is Windows 10 64bit, 2004. The hardware configuration: ThinkPad T14 with i7 4cores, 32G memory, with Nvidia GeForce MX330. image Any suggestion?Thanks.

EricBoiseLGSVL commented 3 years ago

The MX330 is an integrated graphics chip, not a GTX gpu. This is not supported with Unity's HDRP pipeline. Please see our docs here.

umdreamer commented 3 years ago

OK,Thanks. I'll change to better hardware to run it.