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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (2019.1.X):
Unity no longer directly supports this platform