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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment