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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Add comment