Search Issue Tracker
Active
Votes
0
Found in
2.8.2
Issue ID
UUM-134040
Regression
No
Wrong interpolation result when using SmoothStepFloat.Interpolate
How to reproduce:
1. Open the attached “IN-133098” project
2. Open the “Scene” scene
3. Enter Play mode
4. Observe the Console window
Actual result: “actual: Interpolate(5, 46, 1) = 0” is logged
Expected result: “actual: Interpolate(5, 46, 1) = 46” is logged
Reproducible with: 2.6.1 (6000.0.23f1 (1c4764c07fb4)), 2.8.2 (6000.0.67f1, 6000.3.7f1, 6000.4.0b8, 6000.5.0a6)
Reproducible on: macOS 26.2 (M1 Max)
Not reproducible on: No other environments tested
Note: Source for the expected result https://docs.unity3d.com/Packages/com.unity.splines@2.8/api/UnityEngine.Splines.Interpolators.SmoothStepFloat.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment