Description

When loading individual events/sounds in an FMOD bank file, the cook will emit a warning for each asset which pollutes the log file with superfluous messages. This is because the actual event/sound is loaded in memory only rather than on disk.

Log Warning Example:
LogCook:Warning: Unable to find cached package name for package (path)

Initial thought is that DoesPackageExist is returning true for this scenario when it should probably return false as it does for script packages.

Steps to Reproduce

I don't have repro steps

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-41012 in the post.

1
Login to Vote

Fixed
ComponentUE - Foundation - Core - Cooker
Affects Versions4.134.144.15
Target Fix4.17
Fix Commit3340178
Main Commit3345747
CreatedJan 23, 2017
ResolvedMar 9, 2017
UpdatedApr 27, 2018