
Includes Native API version 1.3.0 (see separate for detailed changes iOS, Android). Fixed bug where augmentations were not placed properly when using the front facing camera. Fixed bug where extended tracking was not properly enabled. Cloud Tracker now includes an option to change the server region. Includes Native API version 1.4.0 (see separate for detailed changes iOS, Android). Input Plugins allow developers to use the Wikitude SDK with an external camera feed. Plugins enable additional processing to be done on the camera feed directly in Unity, or in custom native plugins. Includes Native API version 1.4.1 (see separate for detailed changes iOS, Android). Fix inverted camera view on some Android devices. Custom camera example now shows how to sync 2d tracking and camera frame rendering. Extended tracking improved significant using the new SLAM technology. Updated target collection format (.wtc) which improves the robustness and performance of 2D image recognition. Unified computer vision related class names. Added advanced camera settings like HD and 60 fps camera rendering and a manual focus control. Instant tracking uses Wikitudes own SLAM-based 3D engine. The new instant tracking feature allows users to place augmentations without any markers in any surrounding. Fixed an issue where complex json metadata was not handled correctly. Fixed a watermark rendering issue that occurred on certain Android devices. Trial licenses now support instant tracking. New Frame methods hasStrides() and getFrameStrides() to get stride information of frames provided by plugins. New plugin registration error callback that contains more information why an input plugin could not be registered. New supported FrameColorSpace YV12 for input plugins. Issue where TargetRectangleInFrame returned the wrong position and size with HD frames. Fixes an issue where cloud recognition would not call OnRecognitionResponse when metadata was missing on iOS or Android. Fixes an issue where the auto frame rate setting would not work properly on iOS. Fixes an occasional camera stuttering and frame sync issues when using Metal. Fixes an issue where the WTC Editor would not work properly on Unity 2017.1.
Fixes an issue where the camera frames would not be rendered when using Metal with Unity 2017.1.Fixes an issue where the SDK could have crashed in case a cloud recognition service was released.Fixes an issue where the SDK could have crashed in case a target collection resource was released.wto files could have happened on the main thread Fixes an issue where the SDK could crash in case a new tracker was created while another one was already tracking.
Fixes an issue where Plugin::pause was not called in case it was unregistered from the SDK.Fixes an object tracker issue where the onTargetsLoaded callback was called before all object targets were extracted.