Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.1.6f1
Issue ID
1054425
Regression
No
[UWP] Build fails with Incremental Compiler package
Steps to reproduce:
1. Download attached project
2. Switch platform to UWP
3. Build project with IL2CPP or .NET backend
Expected results: the VS2017 solution is successfully build
Actual results: Build fails
Exeption:
InvalidOperationException: Sequence contains no matching element
System.Linq.Enumerable.Single[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) (at
Reproduced with: 2018.3.0a3, 2018.2.0b11, 2018.1.7f1
Fixed in 2018.3.0a8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Different build sizes between Editor build and command-line build when "Static Batching" is enabled
- Particle System "Start Rotation" property affects a different axis when upgrading to newer Editor versions
- "Light" Component's "Culling Mask" setting is hidden but still has an effect when using HDRP
- Selecting the Web platform can be done when using the HDRP project
- Textures swap when SpriteRenderers with shared materials and animators are toggled on and off
Add comment