#[1.0.11] StackOverflowException: The requested operation caused a stack overflow.

1 messages · Page 1 of 1 (latest)

grizzled star
#

[1.0.11] StackOverflowException: The requested operation caused a stack overflow.

restive ravine
#

seems you somehow have circular dependencies on assets?

#

ideally this would be handled or at least warn you though

naive thistle
#

Is this happening consistently? If so, can you make a build with ENABLE_CONTENT_DIAGNOSTICS enabled - it should show the ids of the files being loaded and let us determine if it is indeed a circular dependency (it appears that it is). A repro project will be very valuable in helping us determine how this happened end fix the issue.

grizzled star
grizzled star
naive thistle
#

We have a fix for the stack overflow - it should be included in the next patch release.

grizzled star
shut lantern
#

Me too, please? I can't run the player because of this. And I can't find what is creating the circular dependencies. As mentioned by Lim, I didn't have a problem with Addressables.

shut lantern