Search Unity

Fatal Error : Error: Error #3694

Discussion in 'Flash' started by codes, Jan 4, 2013.

  1. codes

    codes

    Joined:
    Nov 26, 2012
    Posts:
    10
    when minimize IE or after win + L lock the screen , the unity content will break down and say that
    Fatal Error : Error: Error #3694: dispose()
    at flash.display3D::VertexBuffer3D/uploadFromByteArray()
    at com.unity::UnityNative$/Ext_Stage3D_Upload_VertexBuffer()
    at com.unity::UnityNative$/_ZN21GfxDynamicMolehillVBO12ReleaseChunkEmm()
    at com.unity::UnityNative$/_Z14DrawGUITextureRK5RectfP7TextureS1_iiii11ColorRGBA32PN5Unity8MaterialE()
    at com.unity::UnityNative$/_ZL19DrawSimpleWatermarkRKSsff()
    at com.unity::UnityNative$/_Z23DrawSplashAndWatermarksv()
    at com.unity::UnityNative$/NativeExt_PlayerLoop()
    at com.unity::UnityContentInternal/playerLoop()
    at com.unity::UnityContent/onEnterFrame()

    does anyone konw how to solve it?
    thank you very much!!
     
  2. RalphH

    RalphH

    Administrator

    Joined:
    Dec 22, 2011
    Posts:
    592
    This is solved in 4.0
     
  3. codes

    codes

    Joined:
    Nov 26, 2012
    Posts:
    10
    Thank you very much!!
     
  4. Savely

    Savely

    Joined:
    Oct 23, 2013
    Posts:
    1
    RalphH,

    I am still seen it. I am using Unity 4.3.4 with Flash Builder 4.6.
    Could you be more specific what is causing this problem and may be suggest a workaround?

    Thanks