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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment