Search Issue Tracker
Duplicate
Votes
1
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1150061
Regression
No
[Linux]Memory allocation in OnAudioFilterRead() causes multiple Stack overflow errors and freezing
To reproduce:
1) Open attached project and scene
2) Play it
Expected: Audio plays
Actual: It freezes and the following error appears
Stack overflow in unmanaged: IP: 0x7fb2a8fc3c87, fault addr: 0x7fb25800fb88
StackOverflowException: The requested operation caused a stack overflow.
Reproduced in 2017.4.0f1,2017.4.26f1, 2018.3.0a1, 2019.1.0a1, 2019.2.0a1, 2019.3.0a1
Reproduced in Linux editor and player
Not reproduced in Win 10 editor and player
In some early versions (for example, 2017.4.0f1), deleting everything but assets is a temporary workaround, but I couldn't find what exactly retriggered it. However, if you take a project and downgrade it without modifying the library and such (say, 2017.4.26f1 -> 2017.4.0f1), then the issue is reproducible
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
- Crash on Unity::Joint::SetJointLocalActorFrames when changing connectedBody on a ConfigurableJoint
- WebGL player crashes on RuntimeError when using the Disk LTO code optimization
- All Animators previous animations are activated while transitioning when a second split-off transition overrides the first split-off transition
- Warning that external text editor path does not exist when manually selecting specific code editors such as VSCodium or TextEditor
- [tvOS] Provisioning Profile Type is ignored when it is set to "Distribution"
This is a duplicate of issue #1128197