Does UE5 handle resources differently than UE4 that something that doesn't work with UE4 might work with UE5

Anyway I have something that doesn’t work with UE4. I think it is because I have an array that is 131072 though it is an unsigned char. Should I try using UE5 or just end the project?

Get that array working in UE4 before trying UE5.