Search Issue Tracker
Active
Under Consideration for 1.3.X, 7000.0.X
Votes
0
Found in [Package]
1.3.2 - Mathematics
7000.0.0a1
Issue ID
ECSB-972
Regression
No
Identity quaternion instead of a quaternion representing the rotation is returned when using "Quaternion.FromTo()" on the two vectors if having a small angle
How to reproduce:
1. Open the user’s attached “BugReport-FromToRotation.zip” project
2. Enter “BugReport-FromToRotation” Scene (Assets > Scenes)
3. Enter Play Mode and observe the result
Expected result: All Cubes are rotating
Actual result: All Cubes besides the bottom right are rotating
Reproducible with: 2021.3.34f1, 2022.3.19f1, 2023.3.8f1, 2023.3.0b4
Reproduced on: macOS 14.2.1 (Intel)
Not reproducible on: No other environment tested
Notes:
- reproducible in the Editor and Standalone Player (macOS)
- If setting the X value of the "To" vector to be anything lower than 0.028, then both "FromTo" and "AngleAxis" fail to rotate the objects
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lights on Renderer Features break when rendering at lower resolution with "Forward+" Rendering Path
- [Android] High GPU usage is reported when the device is rotated into landscape orientation and the application is Vsync bound
- Aspect ratio toolbar doesn’t have tooltip to display contextual help or information when hovering over it
- Particle System isn't playing in Play Mode when it's out of view in Scene view, Simulation Space is set to "World", and Culling mode is set to "Pause and Catch-up"
- [Android] GameObject not rendered when rendering is performed with the help of "BatchRendererGroup"
Add comment