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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment