I hate to say this, but nothing's changed for me neither.
Ashley I've found a way to reproduce both the problem I'm having!
Here is the affected CAPX
If you run the game and you go left (A & D to move) you will enter a room, inside there is a big guy, if you stand right bellow him you'll trigger an event (line 503 in the A1 event-sheet) where an object (boss_bomb) is created and most times it will just disappear mid air. ALSO, as it has the bullet behavior, most times the speed will be messed up.
[If you make him spawn the object several times (by going away and back bellow him again) the player will get invisible too (player_animations is the object name)
Both of these bugs started to affect all of my project since 103. Object with bullet behavior sometimes get their speed messed up. And sprites disappear. And the object boss_bomg has both.
here is a
of what I described above.
I really wanna help anyway I can to solve this, what else could I do?