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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Resolution Note:
This issue is no longer reproducible.