Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0p4
Issue ID
945433
Regression
No
maxSpeed and deltaTime for Vector2.SmoothDamp are not optional
To reproduce:
1. Open the project, attached by the tester (smoothDamp.zip)
2. Observe the console
3. Inspect test.cs script
Expected: maxSpeed and deltaTime arguments for Vector2.SmoothDamp are optional just as they are for Vector3.SmoothDamp and Mathf.SmoothDamp
Reproduced in 5.5.4p2, 5.6.3p2, 2017.1.0p4, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
Fixed in 2018.1.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- A distorted audio clip is played when transitioning to another audio clip using Pitch Shifter Audio Effect
Add comment