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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
This issue is no longer reproducible.
Resolution Note (2021.3.X):
This issue is no longer reproducible.