Search Issue Tracker
Fixed in 2018.2.X
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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment