Search Issue Tracker
Fixed in 2018.2
Votes
0
Found in
2018.1.0b1
Issue ID
978664
Regression
No
[AudioSource] Min distance can exceed max when set through script
Min distance can exceed max distance when set through the script in 3D sound settings of Audio Source.
Steps to Reproduce:
- Create a new project.
- Add attached unity package(RolloffMinMax).
- Play RollOff Scene
- Enter higher value in MinDistance(than Max Distance)
Note: Min Distance exceeds max distance.
Expected Result: There should be a warning or min/max values should be adjusted automatically as it is handled when we set values through the editor.
Reproducible On: 2018.1.0b1 , 2017.3.0f3 , 2017.2.0f3, 5.6.4f1
Frequency: Always
Notes:
- Reproducible on both Mac and Windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux Hub] A new instance of the Hub does not have a Taskbar icon
- Mesh Inspector becomes slow to use when inspecting a large Mesh with Blend Shapes
- [Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
- The Modes button of the the SerializedField MinMaxGradient is not clickable in the Inspector when indentLevel is more than 0
- Input.GetKey for Left Shift returns true when Right Shift is held down and Left Shift is pressed (and vice versa)
Add comment