Hello, this is an urgent issue so would really appreciate the help.
I have just connected my board to all of my physical nodes (17) and noticed that I was sometimes missing some data updates. I decided to plot some CAN signals to see what was happening:

The blue signal is from 1 node (Non NXP S32) that is sent to my S32k board. In my model the received signal is sent straight back out onto CAN, this is the green signal. As you can see I am missing a very large amount of data, this is constant and is never similar to the CAN data that it should be mirroring.
The second node in pink is represented more accurately in the mirrored red signal, it still misses 1.7s of data in the middle there and has random dropouts. This data is critical and we can not miss more than a few within a short period.
This is one of my receive blocks, they are all the same layout, just with different ID'd and MB's:




Help will be greatly appreciated, thank you!