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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
Add comment