Search Issue Tracker
Fixed
Fixed in 3.4.0
Votes
0
Found in [Package]
2.6.4
3.0.9
3.1.2
3.2.1
3.3.0
3.4.0-pre.2
Issue ID
XRIT-382
Regression
No
Lazy Follow Snap On Enable does not properly snap properly when Rotation Follow Mode set to Look At and Look At With World Up
Steps to reproduce:
- Add Lazy Follow script to a GameObject to face the camera.
- Enable Snap On Enable checkbox on the Lazy Follow component.
- Set Rotation Follow Mode to Look At or Look At With World Up on the Lazy Follow component.
- Enter play mode.
- Disable the GameObject with the Lazy Follow component.
- Move the camera away from the GameObject.
- Enable the GameObject with the Lazy Follow component.
Actual results:
GameObject snaps to position and slowly rotates to face the camera.
Expected results:
GameObject should snap to position and rotation already facing the camera without rotating towards it.
Reproducible with versions:
XRI 2.6.x and 3.X
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Fixed `LazyFollow` snap on enable not snapping rotation correctly.
Resolution Note (fix version 3.4.0):
Fixed `LazyFollow` snap on enable not snapping rotation correctly.