Warning: String asset reference is in short form, could not be resolved?

Hello,

Upon updating one of my marketplace assets to 4.17 I’ve run into a warning in the output log. The warning doesn’t mention a specific asset causing the issue aside from “Section_5_3C6B8FF04B594139D11EA98E0CBBFEAF”

Nothing in my project has that name or anything close to it.

Any info on how I might find the offending asset is appreciated.

Output log lines in question:

LogPackageName: Warning: String asset reference “Section_5_3C6B8FF04B594139D11EA98E0CBBFEAF” is in short form, which is unsupported and – even if valid – resolving it will be really slow.

LogPackageName: Warning: Please consider resaving package in order to speed-up loading.

LogPackageName: SearchForPackageOnDisk took 0.059s, but failed to resolve Section_5_3C6B8FF04B594139D11EA98E0CBBFEAF.

LogPackageName: Warning: String asset reference “Section_5_3C6B8FF04B594139D11EA98E0CBBFEAF” could not be resolved.

Link to full paste of log: Pastebin

It would be nice if anybody from staff could answer this. I have the same problem. right now this means my game is down to 0.5fps or something becuase I get this message constantly in the logfile and apparently the search cost 0.2seconds each tome for me.