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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment