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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note:
Vuforia is not supported on WebGL build target