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?)
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
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
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.