Search Issue Tracker
Fixed in 2018.3
Fixed in 2018.2
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
- Shader error db grows on each build
- Android ARCore build fails with 2019.4 due to outdated Gradle
- [tvOS] Visual artifacts are present when Ambient Occlusion is enabled and Dynamic Resolution is reduced
- Texture Importer Inspector throws errors when a built-in texture inspector is overwritten in C#
- Invalid AABB error is thrown when moving a Particle with Velocity over Lifetime and Limit Velocity over Lifetime modules
JetSoft-Studio
Nov 20, 2018 16:06
1031094_repro.zip where download? thank you!