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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- [Linux] Progress modal window stays on top of every other window and cannot be moved
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
Add comment