I upgraded my project to 4.8, and now I have two issues, the first one is that I cannot package my game, when i try, i get this:
Assertion failed: PrecacheSize > 0 [File:C:\UnrealEngine\Engine\Source\Runtime\CoreUObject\Private\UObject\LinkerLoad.cpp] [Line: 892]
(I made a question about this in answerhub: https://answers.unrealengine.com/questions/258180/cant-package-since-48.html)
The second one is about my animations, When I aim and fire with my weapons, the player do some blinks in 90 degrees to front (It’s a side scroller 3D game).
Any ideas? I also just pull the last version of the engine from git
thx