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
- Crash on SendShadowCullingCallbacks when using ScriptableRenderContext.Cull()
- Visual Effect Graph window has corrupted "lock" icon
- MacOS Player - Disabling URP SSAO breaks terrain & lightning
- Visual Effects Graph node expansion icon is corrupted
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
Add comment