Search Issue Tracker
Not Reproducible
Votes
3
Found in
2017.4.13f1
Issue ID
1093054
Regression
No
[UWP][.NET] Building solution in Visual Studio fails on AssemblyConverter when project contains Unity IAP 1.20.1
How to reproduce:
1. Open the attached project that contains Unity IAP 1.20.1
2. In Build Settings, make sure that Target Platform is UWP
3. In Player Settings, make sure that the Scripting Backend is set to .NET
4. Build the project
5. In the Console window, observe that the build was successful, but with Reference rewriter errors
6. Open the build solution file in Visual Studio
7. Build the solution
Expected result: The solution is built successfully. (Also, step 4 does not result in Console errors.)
Actual result: Building the solution fails. (Also, there are Console errors as mentioned in step 5.)
Reproducible with - 2017.4.14f1, 2018.2.14f1, 2018.3.0b8
Notes:
- Not tested on 2019.1, since the issue occurs only when Scripting Backend is .NET (and this Scripting Backend is deprecated in 2019.1).
- The issue does not occur when IAP version is 1.18 or 1.20.0. It was only reproducible on the latest IAP version at the time - 1.20.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment