Unity Community |

SOLVED!
For a reason unrelated to audio... It was because I was using the Self-Illum/Diffuse Shader.
Removed everything from the scene and added it all back it until it didn't work.
I am getting the output:
about 6 times. The identity changes once.Code:
Immediately after this happens I get a output that says:
Code:
W/AudioFlinger( 73): write blocked for 71msecs, 53 delayed writes, thread 0x2f850. W/AudioFlinger( 73): stepServer failed acquiring cblk mutex. W/AudioFlinger( 73): stepServer recovered
Then scene restarts (which it shouldn't), and it does it all over again.
Anyone have any ideas. I tried taking all sound out of my scene because it is obviously failing somewhere in audio but I was wondering if anyone else had happened across this error and solved it.
Thanks!
Last edited by akobylarek; 12-21-2011 at 10:07 AM. Reason: Solved
Solved. See first post.
HI ,
I do get the same error . How did you solve the issue ?
Last edited by leo26781; 08-28-2012 at 05:19 AM.