Search Issue Tracker
Fixed in 5.4.0
Votes
1
Found in
5.3.1p3
Issue ID
762780
Regression
No
[UWP] assembly converter failure
When building to UWP platform, editor throws an error in the console:
UnityException: Failed to run assembly converter with command -metadata=0 -platform=uap -lock="UWP\project.lock.json" [ ..... ]
Reproducible on 5.2, 5.3, 5.4.
Repro steps:
1. open "Words.zip" project;
2. build to UWP;
3. observe an error in the console;
Worth trying to build WSA platform. Getting different errors:
Reference Rewriter found some errors while running with command --target="Temp\StagingArea\Assembly-CSharp.dll" --additionalreferences="Temp\StagingArea" --platform="C:\Program Files (x86)\Windows Kits\8.1\References\CommonConfiguration\Neutral\Windows.winmd" --support="Temp\StagingArea\WinRTLegacy.dll" --supportpartialns=Unity.Partial --system=System --dbg=pdb --framework="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v4.5.1" --alt=System.Xml.Serialization --ignore=System.IConvertible,mscorlib.
Error: method `System.Void System.Collections.Generic.List`1<Gamelogic.Grids.CairoPoint>::ForEach(System.Action`1<!0>)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Gamelogic.Grids.Examples.LightsOutCairo::InitGame().
Error: method `System.Void System.Collections.Generic.List`1<Gamelogic.Grids.FlatTriPoint>::ForEach(System.Action`1<!0>)` doesn't exist in target framework. It is referenced from Assembly-CSharp.dll at System.Void Gamelogic.Grids.Examples.LightsOutTri::InitGame().
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
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
- References placed in a UnityEvent change to the same reference when multi-selecting their GameObjects
- "ShadowCaster2D" Component doesn't work when the "Casting Source" is set to "Polygon Collider 2D"
- Warning “CommandBuffer: built-in render texture type 3 not found while executing (SetRenderTarget depth buffer)“ is present when opening a specific URP project
Maisey
Aug 10, 2016 10:56
Still having this issue in 5.4.0f3.