Failed to cache data. Maximum cache size reached

Hello

I have a problem with running project. When Initializing on 73% it takes more than 5 minutes before continue. Debug Output print this log: LogDerivedDataCache:Warning: Failed to cache data. Maximum cache size reached CurrentSize 435298 kb / MaxSize: 524288 kb.

Size of “Content” folder is 3Gb (because of a lot of geometries and textures). But without all this files it works fine.

How Maximum cache size can be increased?

Thanks

As I found problem was coused by a lot of calculations in constructor of my class.

We’re hitting something similar. Do you have any more details about how you found which constructor was a problem?