Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.2
2021.2.0b16
2022.1
Issue ID
1373389
Regression
Yes
Microsoft.Extensions.Logging Nuget Package causes errors in console when built into UWP with .NET Standard 2.1
Reproduction steps:
1. Open project "UnityNugetBugTest.zip"
2. Open Scene "SampleScene"
3. Open Build Settings in File > Build Settings
4. Select Platform "Universal Windows Platform" and build project
5. Observe the Console window
Expected result: There aren't any errors when building
Actual result: There are errors when building
Reproducible with: 2021.2.0b16, 2022.1.0a12
Not reproducible with: 2020.3.21f1, 2021.1.26f1
Could not test with: 2019.4.31f1 (Package errors in Console)
Error: UnityException: Failed to run reference rewriter with command
Note: Isn't reproducible when building with .NET Standard 2.0
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
Resolution Note (fix version 2022.1):
Fixed issue where UWP build process would incorrectly treat system dlls as plugins and strip them if it felt they were not needed.
Resolution Note (fix version 2021.2):
Fixed in: 2021.2.3f1.3946