Search Unity

Bug Assertion failed on expression: 'bytesWritten <= info.size'

Discussion in 'Editor & General Support' started by b4gn0, Jun 1, 2021.

  1. b4gn0

    b4gn0

    Joined:
    Jul 26, 2019
    Posts:
    119
    Since updating to 2021.1.9f1 this error:
    Assertion failed on expression: 'bytesWritten <= info.size'

    keeps popping in console each frame, hindering performance while in editor mode.
     
    Tala97 likes this.
  2. alti

    alti

    Joined:
    Jan 8, 2014
    Posts:
    94
    I'm getting this when I use 2 skinned mesh renderers in vfx graph. It doesn't mind that I have it, but when I populate the exposed variable it throws this error. Very annoying.