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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment