Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b3
Issue ID
879533
Regression
No
System.Runtime.WindowsRuntime.dll and System.Runtime.WindowsRuntime.UI.Xaml.dll are not automatically referenced on IL2CPP
They should be referenced when using .NET 4.6 API compatibility level.
Repro steps:
1. Open attached project
2. Build it for Windows Store with IL2CPP scripting backend and .NET 4.6 API compatibility level
3. Observe build errors.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
- Assigned Label or AssetBundle is not copied when duplicating certain asset types
Add comment