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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment