I often (not always) have a crash when i try to compile a blueprint, the reason i found in log is:
“Illegal call to StaticFindObject() while collecting garbage!”
the blueprint concerned has nothing except the DefaultSceneRoot, in construction script i may add one, two, or three childactor component. i dont know if this is related to this crash but this is a very simple blueprint.
here is the log:
[2016.05.20-06.55.58:786][713]LogCrashTracker:
[2016.05.20-06.55.58:786][713]LogWindows:Error: === Critical error: ===
Fatal error: [File:D:\BuildFarm\buildmachine_++UE4+Release-4.11\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 206]
Illegal call to StaticFindObject() while collecting garbage!
[2016.05.20-06.55.58:835][713]LogExit: Executing StaticShutdownAfterError
[2016.05.20-06.55.58:838][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:838][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:839][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:839][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:839][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:839][713]LogPhysics:Warning: PHYSX: ..\..\PhysX\src\NpScene.cpp (2946) 8 : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.
[2016.05.20-06.55.58:839][713]LogWindows: FPlatformMisc::RequestExit(1)
[2016.05.20-06.55.58:839][713]Log file closed, 05/20/16 08:55:58