Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
900843
Regression
No
[WSA] Project needs to be recompiled after switching player settings to successfully build
Steps to reproduce:
1. Open attached project(link in the description) OR download holo-toolkit project https://github.com/Microsoft/HoloToolkit-Unity
2. Open build settings and switch platform to WSA Universal 10 SDK
3. Open player settings and select IL2CPP scripting backend
4. Build for WSA Universal 10
*build fails with errors as expected*
5. Open player settings and select .NET scripting backend
4. Build for WSA Universal 10
Expected result: build succeeds
Actual result: build fails with errors as if it was built with il2cpp scripting backend
Workaround: create a new c# script to trigger recompilation
Reproducible with: 5.5.2f1, 5.6.0p1, 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
- Package Manager Filters (Status) dropdown is different color than Packages, Sort or Add package dropdowns
- “Subscription based” option in Package Manager Filters (Status) dropdown disappears when “Update available” option is selected and dropdown is closed and opened again
Add comment