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
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment