Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.6f1
2017.4.15f1
2018.2.16f1
2018.3.0b10
Issue ID
1052695
Regression
No
[Vuforia] [IOS] Vuforia detects object again with "TrackableBehaviour.Status" when Sleep button is clicked
Reproduction steps;
1. Open the attached project.
2. Build it to an iOS device
- Allow it to use the camera if asked.
4. Point it to the attached picture "p1.tex.jpg".
- Make sure a cube spawns on the picture.
5. Check the Xcode Console
- It will print "Trackable p1 found" (Not the last line).
6. Click the Sleep button on a device while tracking the picture.
7. Check the Xcode Console.
Actual behavior:
- "Trackable p1 lost"
- "Trackable p1 found"
Expected behavior:
- "Trackable p1 lost"
Notes:
- Screenshot with the Xcode log attached.
- Xcode project may fail and ask to rename a function. The project can be built by renaming that function to a proper name.
- The project doesn't work with 2017.4.0f1 and 2019.1 versions of Unity.
Reproduced with:
- 2017.4.6f1, 2017.4.15f1, 2018.2.16f1, 2018.3.0b10
- iPhone X iOS 12.1, iPod Touch 5 iOS 9.3.5
Not reproducible with:
- Android
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Resolution Note (2019.1.X):
Unity no longer directly supports this platform