ID 583898 - Render plug-in functions `stopLiveEditing()` and `stop()` are not called when a Live Render session is replaced

Follow

Problem summary:

The Render plug-in functions `stopLiveEditing()` and `stop()` are not called for Live Renders that are automatically terminated due to the starting of a new Live Render session.

Steps to reproduce:

  1. Using a Renderer plug-in that implements the `stop()` and `stopLiveEditing()` Render plug-in functions, start a Live Render.
  2. Without terminating the Live Render session, start a new Live Render (e.g . Repeat Previous Render, 'Ctrl + \').

Expected behaviour:

The Render plug-in's `stop()` and `stopLiveEditing()` functions are executed for the terminated render.

Actual behaviour:

The Render plug-in's `stop()` and `stopLiveEditing()` functions are not executed for the terminated render.

Workaround:

No known workaround.

Tested versions/platforms:

  • 4.0v8 (Linux) - Affected
  • 7.0v1 (Linux) - Affected

    We're sorry to hear that

    Please tell us why