Search Issue Tracker
Active
Under Consideration for 6000.3.X, 6000.4.X, 6000.5.X, 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
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"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
Add comment