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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Add comment