Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
Issue ID
567969
Regression
No
Docs. Vector3.Angle description is confusing
In description:
Returns the angle in degrees between from and to. This is always the smallest.
Angle between the two (ie, never more than 180 degrees).
Probably this should be
"Returns smallest angle between two vectors in degrees (ie, cannot be more than 180 degrees)"
Or something like this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
Add comment