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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Vuforia is not supported on WebGL build target