Search Issue Tracker
Fixed
Votes
0
Found in
5.3.0f4
Issue ID
753823
Regression
Yes
[AudioClip] AudioClip.Create crash when stream is true
Repro steps:
1) Open the project and the only scene in it
2) Play it and click on the game view few times - it will instantiate few AudioClip objects
3) Stop the scene and play it again
4) Click on the game view (sometimes more than once)
5) Notice the crash
Workaround:
Set the stream flag on the AudioClip object to false ( Can do that in the Inspector by checking No Stream check box )
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
ShuuGames
Feb 14, 2016 23:30
Having the same issue. Unity 5.3.1f1 on 64bit Windows 7. Downloading 5.3.2f1 now
morita
Jan 20, 2016 00:58
so, you Unity QA team mark this as Duplicate. why no url to original one attached here?
n.yoda
Jan 09, 2016 06:24
Same problem occurred in in Unity 5.3.1f1 on MacOSX.
danielIxoraStudios
Dec 23, 2015 14:19
Issue is marked fix in unity 3. it is not true!
danielIxoraStudios
Dec 23, 2015 14:17
Verified that same problem is in unity 5.2. Just setting stream to true causes editor to crash on the 2nd run.