Search Issue Tracker
Active
Votes
0
Found in [Package]
2.0.0
Issue ID
1429020
Regression
Yes
[Barracuda] "Mono.Cecil.AssemblyResolution" exception is thrown when building the Player to UWP platform
How to reproduce:
1. Open the attached project "barracuda test.zip"
2. Open the "SampleScene" Scene
3. Open the Build Settings (Edit > Build Settings...)
4. Make sure that the "Universal Windows Platform" is selected
5. Build
Expected result: The Player is built successfuly
Actual result: "Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly" error is thrown in the Console window
Reproducible with: 2.0.0, 3.0.0 (2019.4.39f1, 2020.3.35f1, 2021.3.3f1, 2022.1.3f1), 3.0.0 (2022.2.0a15)
Not reproducible with: 2.0.0-pre.6 (2019.4.39f1, 2020.3.35f1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment