Debugging symbols in cooked build are missing for some clients

Basically in our cooked build when crash occured, some clients had an information ‘You do not have any debugging symbols required to display the callstack for this crash.’ in crash reporter. However some clients did have normal logs with symbols.

Symbols were included in the project setting to be included, so do you have any idea why they are missing on some clients?