Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frequent crashes of Unity Editor 2021.1.7f1 When trying to open AWSIM project #336

Open
Ajay-Kumar-ELM opened this issue Jul 25, 2024 · 2 comments

Comments

@Ajay-Kumar-ELM
Copy link

Steps taken to reproduce the issue

  1. Start Unity Hub on Ubuntu 22.04 (Inside Autoware Dokcer Container as well as Outside on the Ubuntu Desktop)
  2. Sign in and start the Project AWSIM
  3. Unity Hub loads and Crashes with the following Pop Up
    image

This Behaviour is too frequent

Other Points to be Noted:

  1. Followed the instructions on https://tier4.github.io/AWSIM/GettingStarted/SetupUnityProject/
  2. installed libssl, vulkan drivers. using Nvidia drivers 555.52.04, cuda_12.3.r12.3, RTX 4070 8GB Mobile GPU, Ubuntu 22.04, 32GB RAM

The Unity Editor opened and It worked for the first time like a charm and after system restart It started to crash continously and randomnly it start to work fine

@lchojnack
Copy link
Contributor

Hi @ajaycrytek

I had a similar issue. Downgrading the nvidia-driver to 550 resolved the issue in my case.

@lchojnack
Copy link
Contributor

@ajaycrytek

Another fix that helped in my case was to clean the project with the command git clean -xdf and re-import of unitypackage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants