Ive think this got me
ive been working on my game for two months i can say i have a lot of blueprints
i am making a first person game focused on narrative and game play evryting was fine on the 3/22/2017
but the next day i opened the editor to work on my game and this happend (its really long so i will explain how it works first and the the problem)
1.) all of my blueprints stoped working, even level blueprints dont work anymore
2.) my player character spawns in the viewport location when it is not even supposed to spawn
3.) no Level sequences play at all not even console commands played by blueprints
4.) Aiming offset does not work , not even the blending blueprint any blueprint
5.pretty much evriting broke on functionality
6.) the only thing that works is that i can rotate left or right but no up and down by the aim offset
7.) and my custom blueprint trigger system (let me explain)
well the system works like this and its not broke except for this thing that happend
player collide with trigger
trigger sends text to game mode
objects react if the text of the game mode = their text
and works
ive tried the follloing
make new project,
coppy the content folder
still breaks
i will show some picks of evriting
at least the player
and a level blueprint
this is the level blueprint
The game mode blueprint
the player movement blueprint and pitch and yaw
The aiming part of the animationBP
this on is with no game-mode selected and still the player spawns however there is no way for me to move on any direction only rotate left or right and all of my trigger system objects broke = does not work literally
all blueprints dint work any more
i think this is an engine bug sort a because i get no error when running but nothing works
maybe my game will never see the end of the tunnel
-Cheers with love.