Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
Issue ID
1031094
Regression
No
[UWP] Reference Rewriter fails when referencing Unity.Cecil.dll
Steps to reproduce:
1. Download 1031094_repro.zip
2. Switch platform to UWP
3. Build project
4. Observe the error in the Console window:
Expected result: Project is successfully built
Actual result: Editors throws out an error
Reproduced with: 2018.3.0a1, 2018.2.0b3, 2018.1.0f2, 2017.4.2f2 2017.3.2f1, 2017.2.3f1
Reproduced on: UWP IL2CPP and .Net backends
Exception:
Failed to run reference rewriter with command "--target=Temp\StagingArea\Data\Managed\Assembly-CSharp.dll" "--target=Temp\StagingArea\Data\Managed\Unity.TextMeshPro.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.Timeline.dll" "--target=Temp\StagingArea\Data\Managed\Unity.Cecil.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.SpatialTracking.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.Analytics.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.HoloLens.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.StandardEvents.dll" "--target=Temp\StagingArea\Data\Managed\UnityEngine.TestRunner.dll" "--target=Temp\StagingArea\Data\Managed\nunit.framework.dll" "--additionalreferences=Temp\StagingArea\Data\Managed" "--platform=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.16299.0\Facade\Windows.winmd" "--dbg=pdb" "--framework=Temp\StagingArea\Data\Managed"
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
JetSoft-Studio
Nov 20, 2018 16:06
1031094_repro.zip where download? thank you!