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
- “ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
- AudioListener.pause is ignored when a new Scene is loaded
- [Linux][GNOME][X11] Pop-up menus close immediately when "Input Source Switching" is set to per-window
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
Add comment