I know this bug is present on Vegas Pro v11, and I've seen no indication that it's ben fixed in any later version, so here it is.
This bug resides in the Vegas programming API. When Vegas is Rendering Video, it first sends out a RenderStarted event, followed by several RenderProgress events, and ends up with a RenderFinished event. These events inform Vegas Exensions what the current state of the program is.
All of this works fine for Rendering Video. However, when Vegas is burning a Disk at Once CD, the same sequence of events should be repeated, but it isn't. The final RenderFinished event is never sent.
This bug resides in the Vegas programming API. When Vegas is Rendering Video, it first sends out a RenderStarted event, followed by several RenderProgress events, and ends up with a RenderFinished event. These events inform Vegas Exensions what the current state of the program is.
All of this works fine for Rendering Video. However, when Vegas is burning a Disk at Once CD, the same sequence of events should be repeated, but it isn't. The final RenderFinished event is never sent.