Search Issue Tracker
By Design
Votes
1
Found in
4.3.3f1
Issue ID
587495
Regression
No
Instantiate(gameObject.audio) as AudioSource causes crash
To reproduce:
1. Open attached project
2. Open scene "creatures"
3. Run - unity crashes with no bug report
Removing the line "SXFaudioSource = Instantiate(gameObject.audio) as AudioSource;" in "MWCreature" script stops the crashing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
Add comment