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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Add comment