Search Issue Tracker

Fixed

Fixed in 6000.3.13f1, 6000.4.1f1, 6000.5.0a9, 6000.6.X

Votes

0

Found in

6000.3.7f1

6000.4.0b7

6000.5.0a6

6000.6.0a1

Issue ID

UUM-133107

Regression

No

Configure is not working for nested generators

Audio Authoring

-

Description
GeneratorInstance.IControl.Configure appears to be not working correctly with nested children.

Initial setup
Unity 6.5, M1 Macbook Pro, macOS 15.7.3

Reproduction steps
1. Open the attached repo project "sap-configure-repo.zip[^sap-configure-repo.zip]".

2. Open the "SampleScene" scene.

3. Enter playmode.

Expected behaviour
No errors are logged in the console.

Actual behavior
Two errors are logged in the console:

"ADTM: ControlPerformRecursiveConfigure called while not in system-wide reconfiguration mode"

"InvalidOperationException: Failed to perform recursive configuration change, see log for details"

  1. Resolution Note (fix version 6000.5.0a9):

    Fixed in 6000.5.0a9

  2. Resolution Note (fix version 6000.4.1f1):

    Fixed in 6000.4.1f1

Add comment

Log in to post comment