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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
Vuforia is not supported on WebGL build target