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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment