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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment