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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note:
Vuforia is not supported on WebGL build target