Hello everyone!
After moving to UE 4.25 my project stopped working on Android and I'm still trying to understand what's going on, I'll appreciate any help with that. Phone is OnePlus 3T, OxygenOS 9.0.6 based on Android 9. Default third-person template works (tested with ETC2 and ASTC). However in my BP-only project, after launch, critical error shows up in the logs and always originates in my WidgetBlueprints inheriting from one WB parent. It says it "Failed to route PostInitProperties". Full error log below: https://answers.unrealengine.com/questions/960381/failed-to-route-postinitproperties.html
Maybe it's something obvious I don't see or don't know how to properly debug it. Thank you in advance for any help!
After moving to UE 4.25 my project stopped working on Android and I'm still trying to understand what's going on, I'll appreciate any help with that. Phone is OnePlus 3T, OxygenOS 9.0.6 based on Android 9. Default third-person template works (tested with ETC2 and ASTC). However in my BP-only project, after launch, critical error shows up in the logs and always originates in my WidgetBlueprints inheriting from one WB parent. It says it "Failed to route PostInitProperties". Full error log below: https://answers.unrealengine.com/questions/960381/failed-to-route-postinitproperties.html
Maybe it's something obvious I don't see or don't know how to properly debug it. Thank you in advance for any help!
Comment