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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment