Search Issue Tracker
Fixed in 2.1.0 preview.3
Votes
0
Found in [Package]
1.0.0 preview.12
Issue ID
1188454
Regression
No
[WebGL] Player build fails with an empty scene when project contains AR foundation package
How to reproduce:
1. Create a new project
2. Import AR foundation package from package manager
3. Switch platform to WebGL
4. Build an empty scene
Expected result: project gets built
Actual result: console throws errors*
Reproducible with: 2018.4.11f1
Not reproducible with: 2019.2.8f1, 2019.3.0b6, 2020.1.0a8
Could not test with: 2017.4
Error*:
error CS0234: The type or namespace name 'SpatialTracking' does not exist in the namespace 'UnityEngine'
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment