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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment