Search Issue Tracker

Fixed

Votes

0

Found in

5.2.0f3

Issue ID

723308

Regression

Yes

[WP8] Building throws a lot of errors: `System.Func`2` doesn't exist in target framework

WP8

-

To reproduce:
1. Create a new project
2. Build for WP8
3. Notice errors in console: Reference rewriter: Error: type `System.Func`2` doesn't exist in target framework. It is referenced from UnityEngine.UI.dll at System.Single UnityEngine.UI.LayoutUtility::GetFlexibleHeight(UnityEngine.RectTransform).
UnityEngine.Debug:LogError(Object)
PostProcessWinRT:RunReferenceRewriter() (at C:/buildslave/unity/build/PlatformDependent/WinRT/SharedSources/CSharp/PostProcessWinRT.cs:558)
PostProcessWinRT:Process() (at C:/buildslave/unity/build/PlatformDependent/WinRT/SharedSources/CSharp/PostProcessWinRT.cs:118)
UnityEditor.HostView:OnGUI()

Does not reproduce with 5.2.0f2
Does not reproduce with WP8.1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.