I use Unity3.4 to compile my project last night, so it should be QCAR SDK 1.0.6.
My problem is Mirrored image and no augmentation.
And just tested with the image target sample from QCAR SDK 1.0.6 built with Unity3d 3.4.
No error, but not thing being tracked.
Tested with the two sample image and also the CV calibration sheet, no tracking triggered.
I also filliped the simple image to check if it case by the font cam's flipped input, but no success.
Here is the log:
08-20 17:34:02.296: DEBUG/Unity(8347): Creating OpenGL ES 1.x context (RGB16 565 16/0)
08-20 17:34:03.614: INFO/Unity(8347): StartQCAR
08-20 17:34:03.614: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:03.614: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:03.614: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:03.614: INFO/Unity(8347): TrackerBehaviour:StartQCAR()
08-20 17:34:03.614: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:03.614: INFO/Unity(8347):
08-20 17:34:03.614: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.234: INFO/Unity(8347): viewport:
08-20 17:34:07.234: INFO/Unity(8347): (left:-84.00, top:0.00, width:768.00, height:1024.00)
08-20 17:34:07.234: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.234: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.234: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:07.234: INFO/Unity(8347): TrackerBehaviour:ConfigureVideoBackground()
08-20 17:34:07.234: INFO/Unity(8347): TrackerBehaviour:StartQCAR()
08-20 17:34:07.234: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:07.234: INFO/Unity(8347):
08-20 17:34:07.234: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.514: INFO/Unity(8347): projection:
08-20 17:34:07.514: INFO/Unity(8347): 2.16667 0.00000 0.00000 0.00000
08-20 17:34:07.514: INFO/Unity(8347): 0.00000 1.62500 0.00625 0.00000
08-20 17:34:07.514: INFO/Unity(8347): 0.00000 0.00000 -1.00080 -4.00160
08-20 17:34:07.514: INFO/Unity(8347): 0.00000 0.00000 -1.00000 0.00000
08-20 17:34:07.514: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.514: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.514: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:07.514: INFO/Unity(8347): TrackerBehaviour:InitializeProjection()
08-20 17:34:07.514: INFO/Unity(8347): TrackerBehaviour:StartQCAR()
08-20 17:34:07.514: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:07.514: INFO/Unity(8347):
08-20 17:34:07.514: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.544: INFO/Unity(8347): Found Trackable named stones with id 1
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:InitializeTrackables()
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:07.544: INFO/Unity(8347):
08-20 17:34:07.544: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.544: INFO/Unity(8347): Found Trackable named chips with id 0
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:InitializeTrackables()
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:07.544: INFO/Unity(8347):
08-20 17:34:07.544: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.544: INFO/Unity(8347): Absolute number of trackables: 2
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.544: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:InitializeTrackableContainer()
08-20 17:34:07.544: INFO/Unity(8347): TrackerBehaviour:Start()
08-20 17:34:07.544: INFO/Unity(8347):
08-20 17:34:07.544: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.584: INFO/Unity(8347): Trackable stones lost
08-20 17:34:07.584: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.584: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.584: INFO/Unity(8347): TrackableEventHandler:OnTrackingLost()
08-20 17:34:07.584: INFO/Unity(8347): TrackableEventHandler:Start()
08-20 17:34:07.584: INFO/Unity(8347):
08-20 17:34:07.584: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.584: INFO/Unity(8347): Trackable chips lost
08-20 17:34:07.584: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.584: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.584: INFO/Unity(8347): TrackableEventHandler:OnTrackingLost()
08-20 17:34:07.584: INFO/Unity(8347): TrackableEventHandler:Start()
08-20 17:34:07.584: INFO/Unity(8347):
08-20 17:34:07.584: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.634: INFO/Unity(8347): viewport:
08-20 17:34:07.634: INFO/Unity(8347): (left:-84.00, top:0.00, width:768.00, height:1024.00)
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:07.634: INFO/Unity(8347): TrackerBehaviour:ConfigureVideoBackground()
08-20 17:34:07.634: INFO/Unity(8347): TrackerBehaviour:Update()
08-20 17:34:07.634: INFO/Unity(8347):
08-20 17:34:07.634: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:07.634: INFO/Unity(8347): projection:
08-20 17:34:07.634: INFO/Unity(8347): 2.16667 0.00000 0.00000 0.00000
08-20 17:34:07.634: INFO/Unity(8347): 0.00000 1.62500 0.00625 0.00000
08-20 17:34:07.634: INFO/Unity(8347): 0.00000 0.00000 -1.00080 -4.00160
08-20 17:34:07.634: INFO/Unity(8347): 0.00000 0.00000 -1.00000 0.00000
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:07.634: INFO/Unity(8347): UnityEngine.MonoBehaviour:print(Object)
08-20 17:34:07.634: INFO/Unity(8347): TrackerBehaviour:InitializeProjection()
08-20 17:34:07.634: INFO/Unity(8347): TrackerBehaviour:Update()
08-20 17:34:07.634: INFO/Unity(8347):
08-20 17:34:07.634: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:08.244: INFO/Unity(8347): Trackable chips lost
08-20 17:34:08.244: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:08.244: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:08.244: INFO/Unity(8347): TrackableEventHandler:OnTrackingLost()
08-20 17:34:08.244: INFO/Unity(8347): TrackableEventHandler:OnTrackableStateChanged(Status, Status)
08-20 17:34:08.244: INFO/Unity(8347): TrackableBehaviour:OnTrackerUpdate(Status)
08-20 17:34:08.244: INFO/Unity(8347): TrackerBehaviour:UpdateTrackables()
08-20 17:34:08.244: INFO/Unity(8347): TrackerBehaviour:Update()
08-20 17:34:08.244: INFO/Unity(8347):
08-20 17:34:08.244: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
08-20 17:34:08.254: INFO/Unity(8347): Trackable stones lost
08-20 17:34:08.254: INFO/Unity(8347): UnityEngine.Debug:Internal_Log(Int32, String, Object)
08-20 17:34:08.254: INFO/Unity(8347): UnityEngine.Debug:Log(Object)
08-20 17:34:08.254: INFO/Unity(8347): TrackableEventHandler:OnTrackingLost()
08-20 17:34:08.254: INFO/Unity(8347): TrackableEventHandler:OnTrackableStateChanged(Status, Status)
08-20 17:34:08.254: INFO/Unity(8347): TrackableBehaviour:OnTrackerUpdate(Status)
08-20 17:34:08.254: INFO/Unity(8347): TrackerBehaviour:UpdateTrackables()
08-20 17:34:08.254: INFO/Unity(8347): TrackerBehaviour:Update()
08-20 17:34:08.254: INFO/Unity(8347):
08-20 17:34:08.254: INFO/Unity(8347): (Filename: /Applications/buildAgent/work/842f9557127e852/Runtime/Export/Generated/UnityEngineDebug.cpp Line: 34)
Hi. I posted details at https://ar.qualcomm.at/content/mirrored-camera-help#comment-2016867 of another tablet with mirroring problem, and also a very similar tablet does not have the mirroring problem.