Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a6
2019.1.0a7
Issue ID
1098530
Regression
Yes
UnityEngine.SpatialTracking.TrackedPoseDriver references are missing
How to reproduce:
1. Open the attached project
2. Open the "MyScene" scene
3. Inspect the errors in the Console window
Expected: No errors appear in the Console window
Actual: UnityEngine.SpatialTracking.TrackedPoseDriver references are missing
Reproducible with: 2019.1.0a6, 2019.1.0a11
Not reproducible with: 2017.4.17f1, 2018.1.9f2, 2018.2.19f1, 2018.3.0f1
Note: Assets\TestScript.cs(4,19): error CS0234: The type or namespace name 'SpatialTracking' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
Assets\TestScript.cs(6,27): error CS0246: The type or namespace name 'TrackedPoseDriver' could not be found (are you missing a using directive or an assembly reference?)
Comments (3)
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
shubhamswaraj2021
Aug 19, 2020 05:42
good one <a href="https://www.lyricsauto.com">lyricsauto</a>
fgalizia
Jan 14, 2020 21:10
2019.2.15f1 appeared issue
orcinus
Mar 29, 2019 14:38
error CS0234: The type or namespace name 'SpatialTracking' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)
This has reappeared in 2019.1.0b9 and is reproducible in 2019.2.0a9.