Description

Attempting to package for Android when your SDK settings are pointing to a directory that contains spaces results in a failure. This can be worked around by moving the NVPACK folder and its contents to a directory with no spaces.

Regression?: Yes
This did not occur in 4.20

Steps to Reproduce
  1. Create a new project
  2. Move or copy your NVPACK folder on your computer to a folder that has a space in the name (e.g. C:\Name With Some Spaces\NVPACK)
  3. Change first 4 fields in the the Project Settings > Android SDK section to point to this new location
  4. Package for Android
    Result: The packaging attempt fails due to not being able to read the path
    Expected: The packaging attempt succeeds despite the spaces

Have Comments or More Details?

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

1
Login to Vote

Fixed
ComponentUE - Platform - Mobile
Affects Versions4.214.22
Target Fix4.22
Fix Commit4738473
Main Commit4738473
Release Commit4862694
CreatedJan 11, 2019
ResolvedJan 17, 2019
UpdatedSep 16, 2019