Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
0
Found in
2021.3.0f1
Issue ID
UUM-1974
Regression
No
"Unexpected exception System.DllNotFoundException" error thrown in the Console window when creating a project with 2D (URP) Template
Reproduction steps:
1. Open Unity Hub
2. Create a project with a 2D (URP) Template
3. Observe the error that appears in the Console window when Editor opens
Expected result: No errors appear in the Console window
Actual result: Error is thrown in the Console window: "Unexpected exception System.DllNotFoundException: Unable to load the unmanaged library `/username/projectPath/projectName/Library/BurstCache/JIT/27af437550c885857551626a99ae7380.bundle`
at Burst.Backend.UnmanagedLibrary+MacOSUnmanagedLibrary.LoadLibrary (System.String name, System.Boolean addPlatformPrefix, System.Boolean addPlatformFileExtension) [0x0006d] in <9804af65145d4f02b8d9599bb5ca7619>:0 "
Reproducible with: 2021.3.0f1, 2021.3.4f1
Not reproducible with: 2022.1.0a1, 2022.1.2f1, 2022.2.0a15
Could not test with: 2019.4.39f1, 2020.3.35f1 (no 2D (URP) Template in Unity Hub)
Reproducible on: macOS 12.3.1 (Apple M1 Max) Editor
Notes:
- Issue is also reproducible when creating a project with with "Karting Microgame" Template
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This issue is no longer reproducible.
Resolution Note (2021.3.X):
This issue is no longer reproducible.