Search Issue Tracker
By Design
Votes
0
Found in
2018.2.6f1
2018.3.0f1
2019.1.0a12
Issue ID
1078211
Regression
No
[Vuforia] [WebGL] Vuforia-based codes fails to compile while attempting to build WebGL but not when editing
To reproduce:
1) Make sure you have both Vuforia and WebGL supports installed
2) Open attached project
3) Change it to Win Standalone
4) Build it
Expected: The player builds
5) Change it to WebGL
6) Notice that there are no compiler errors while you are working on scenes
7) Build it
Actual: Build fails with compiler errors as if Vuforia support wasn't supported. However, you can clear these errors (unlike normal compiler errors) and they disappear until next build attempt
Reproduced in 2018.2.6f1, 2018.2.20f1, 2018.3.0f1, 2019.1.0a12
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note:
Vuforia is not supported on WebGL build target