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
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
Add comment