A verify command in CookOnTheFlyServer is checking the wrong condition and causing cooking to fail for patches that are based on a previous release or have had something removed from the build.
The verify is in CookOnTheFlyServer.cpp line #6062 (in 4.18) and is:
verify( !GetAllPackageFilenamesFromAssetRegistry(OriginalAssetRegistryPath, PackageFiles) );
This Verify triggers if anything other than null is returned. This should be the opposite, so that it only triggers when null is returned.
No reproduction at this time, code issue
I am not able to find world outliner how to enable it?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How to capture a screen Use CineCameraComponent without SceneComponent2d
An error occurred while trying to generate project files !?
为什么我的电脑无法安装ue,错误代码一直是IS-IN-BV05,该如何解决
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-55015 in the post.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.18, 4.19, 4.20 |
Created | Feb 9, 2018 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |