Search Issue Tracker
By Design
Votes
0
Found in
3.0.0f5
Issue ID
377091
Regression
No
Inconsistent animation curve when changing the rolloffMode from Custom to Logarithmic
This could be reproduced on version 4.0.0b10 (0a7760ba81f3). When changing the rolloffMode from Custom to Logarithmic on the animation curve, the final node jumps up to 0,2.
To reproduce:
- Open the attached project
- Load the scene "AudioTest"
- Select the Main Camera in Hierarchy View
- In Inspector > Observe that the Volume Rolloff is set to "Custom Rolloff" and that the final node is at 0.
- Observe also that the min. distance is set to 1 and the max. distance is set to 5.
- Now change to the Logarithmic Rolloff mode and observe that the first and final node changes positions.
Expected result: As a user I would expect the nodes to stay at the same positions/values whether user is using the Custom or Logarithmic Rolloff modes.
Please see attached screen shots for further details.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
- Warning that external text editor path does not exist when manually selecting specific code editors such as VSCodium or TextEditor
- [tvOS] Provisioning Profile Type is ignored when it is set to "Distribution"
- Top-level lists are handled differently than nested lists when using JsonUtility.FromJson
- Console does not display Deprecation Warnings for certain packages
Add comment