Description

Packaging for Android fails if bEnableExceptions is set to true. The errors are in the log file attached below.

Regression?: Yes
This did not occur in 4.19.2

Steps to Reproduce
  1. Create a new C++ project
  2. Add the following line to your build.cs
     bEnableExceptions = true; 
  3. Save the file
  4. Attempt to package for Android (any config)
    Result: The packaging attempt fails
    Expected: The packaging attempt succeeds.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-62349 in the post.

1
Login to Vote

Cannot Reproduce
ComponentUE - Platform - Mobile
Affects Versions4.204.21
CreatedJul 31, 2018
ResolvedOct 17, 2018
UpdatedSep 16, 2019