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
- [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
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Add comment