Search Issue Tracker
Fixed in 2018.2.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
5.6.4p3
Issue ID
979741
Regression
No
[WSA] Internal compiler error is thrown when building an UWP app with "Compile with .NET Native tool chain" enabled
Steps to reproduce:
1. Open the attached project
2. Open the scene.unity scene
3. Switch platform to Windows Store
4. Build for WSA Universal 10 SDK
5. Open Visual Studio solution
6. Deploy on local machine with "Compile with .NET Native tool chain" enabled
7. Observe the error
Actual results: Internal compiler error is thrown when building an UWP app
Expected results: Visual Studio should build a solution
Note:
Serializable class with the public List<Matrix4x4> mtx; property causing the issue
Reproduced with: 5.6.4p4, 2017.1.2.p4, 2017.2.1p2, 2017.3.0f3, 2018.1.0b1
Fixed in: 2018.2.0a1
Backported to: 5.6.5p3, 2017.1.3p3, 2017.2.2p1, 2017.3.1p3, 2018.1.0b9
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [DXR] GPU memory leaks when Renderer.rayTracingMode is set to UnityEngine.Experimental.Rendering.RayTracingMode.DynamicGeometry
- RegisterValueChangeCallback is not called when changing the PropertyField value
- The Properties option is missing when pressing RMB on the PropertyField
- [Android] forward+ lighting glitch when built on Xiaomi Mi 10
- Lens Flare occlusion effect doesn't work when the Camera GameObject is behind obstacles
Add comment