Rob Loach
Rob Loach
Have the sample code you're using?
Would you be able to recreate it in a small example? I've seen it happen before, so i'll try to see if I can reproduce it too
Related Unciv issue: https://github.com/yairm210/Unciv/issues/12494
I'm unsure if transporting units as cargo works as intended, yet. But Embarking should be good. 
Great debugging. Thanks a lot, I'll reopen this to investigate.
There's been some thinking this is a Wayland thing. Since I don't have a way to test on Wayland, I'm not sure how much help I can be here. But,...
The `NonInvariantPropertyType` errors should be present in the parent classes as well.
Thanks for the explanation, Xerkus. Are there plans to make it compatible with v4? Anything I can do to help make it happen?
Deleting it all together seems like the best option. Good call. Regarding composition instead of inheritance, I was considering something similar in the beginning of the project as well. But...
https://github.com/RobLoach/raylib-cpp/pull/306 could be an ez first step