Search Issue Tracker
Fixed in 5.3.5
Votes
1
Found in
5.3.4p1
Issue ID
782850
Regression
No
[WSA] Assembly converter fails when building for Universal 10 platform
Getting error when buildig to WSA Universal 10 paltform:
UnityException: Failed to run assembly converter with command -metadata=0 -platform=uap -lock="UWP\project.lock.json" Temp\StagingArea\Assembly-CSharp.dll -path="Temp\StagingArea".
System.InvalidOperationException: Sequence contains no matching element
at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source, Func`2 predicate)
[...]
Reproducible on 5.2, 5.3.0, 5.3.4, 5.4.0.
Repro steps:
1. Open project "AssemblyProbDemo.zip".
2. Build to WSA Universal 10 platform.
3. Editor's console throws errors related to assembly converter.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Maisey
Aug 10, 2016 10:58
Still having this issue in 5.4.0f3.