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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment