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"
Comments (1)
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
- "InvalidOperationException: Trying to SetRenderAttachment on a texture..." exception is thrown when using the depth back buffer as an input attachment in Renderer Feature on Vulkan Graphics API
- [HDRP Wizard] Reload Window fails to reload the HDRP Wizard window
- [HDRP Wizard] Fix All button is not presented using the macOS system
- "InvalidCastException: Specified cast is not valid" is thrown when Generating Lighting with "Virtual Offset" enabled in APV, and a static Skinned Mesh Rendered with a Mesh Filter Component is in the Scene
- TMP material doesn't update when using Localized Property to change the font assets
JetSoft-Studio
Nov 20, 2018 16:06
1031094_repro.zip where download? thank you!