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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (2019.1.X):
Unity no longer directly supports this platform