Search Issue Tracker
Won't Fix
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
This issue is no longer reproducible.