Description

When upgrading a 4.19.2 project to 4.20 Preview 3 the Nav Area Class is changed to None instead of the value it was before the upgrade. Upgrading from 4.18.3 to 4.19.2 works as expected.

This was tested in 4.20 Preview 3 (CL-4135216) and Main 4.21 (CL-4151283)

Steps to Reproduce
  1. Create a Blueprint project using the Empty template in 4.19.2
  2. Add a Nav Mesh Bounds Volume to the default Level
  3. Create a Blueprint based off an Actor and add a Collision Box to it
  4. Select the Collision Box and check 'Dynamic Obstacle' under Details>Navigation
  5. Make sure the Area Class is set to NavArea_Obstacle
  6. Save the Project
  7. Open a copy of the project in the 4.20 Preview 3

Results: Nav Area Class is reset to "None" from "NavArea_Obstacle" after project update to 4.20 Preview 3.

Expected: Nav Area Class is still NavArea_Obstacle after update.

Have Comments or More Details?

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

4
Login to Vote

Fixed
ComponentUE - AI
Affects Versions4.204.21
Target Fix4.20
Fix Commit4161669
Main Commit4202609
Release Commit4161669
CreatedJun 21, 2018
ResolvedJun 26, 2018
UpdatedJul 12, 2018