Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.4
2019.3.13f1
2020.2
Issue ID
1247944
Regression
No
NullReferenceException is not thrown when calling PlayOneShot function from a null AudioSource
How to reproduce:
1. Open the attached project's "case_1247944-Project.zip" Scene labeled "SampleScene"
2. Enter the Play Mode
3. Observe the Console Window
Expected result: NullReferenceException is thrown
Actual result: No errors are thrown
Reproducible with: 2018.4.24f1, 2019.4.1f1, 2020.1.0b14, 2020.2.0a15
Note: Exception is thrown in the Development Build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment