Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0a7
Issue ID
976371
Regression
No
[Vuforia] World Center Mode - CAMERA ignores AR camera's rotation when in Play mode
This makes it impossible to set the scene in such way, that ImageTarget would be projected on X-Z axis with the camera above with the mentioned World Center Mode - CAMERA mode.
To reproduce:
1. Set up a Vuforia project with AR camera and ImageTarget
2. Check out the scene - ImageTarget on X-Z axis, camera has X rotation of 90
3. Enter Play mode, make ImageTarget visible to camera
4. Observe the plane being projected on X-Y plane, making things like gravity function differently due to changed transform values
Expected: World Center Mode does not ignore camera's Transform
Actual: World Center Mode ignores camera's Transform by resetting every field (check .gif attached)
Reproduced in: 2017.2.0p4, 2017.3.0f1, 2018.1.0a7
Note1: this could be solved by making editor not reset ARCamera's rotation when using World Center Mode - CAMERA
Note2: even though it's possible to change the gravity's behavior, not resetting ARCamera's rotation would make it easier to develop
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment