-
Notifications
You must be signed in to change notification settings - Fork 55
Failed to import ... #212
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
Comments
This solved the issue: dotnet/dotnet-docker#4938 (comment) |
Solved? Do I have to do something to fix it, or will it be fixed later? |
what OS/Hardware are you using? |
Operating System: Kubuntu 24.04 |
Run Then you can use This is all per the solution provided by @bulutonur |
Why am I linking in the first place? |
Your system has a file that a C# lib depends on but it is not in the place that it expected, so you need to create a symlink (path) so that the lib can find the file |
Describe the bug
Error when running the editor.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No errors.
If a asset fails to import it should be a warning and it should only print out once.
Screenshots

Additional context
NA
The text was updated successfully, but these errors were encountered: