Description

Peripheral Vision Angle values are not being clamped to the maximum supported value if a greater value is entered.

Steps to Reproduce
  1. Open the editor
  2. Create a new actor blueprint
  3. Add an AI Perception component
  4. Add an element to the Senses Config array in the component's Details panel
  5. Set it to AI Sight config
  6. Expand the Sense dropdown
  7. Enter a value above 180 for the Peripheral Vision Angle

Result: Value is not being clamped at 180.

Expected: Value would be clamped at the max, which is 180.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

0
Login to Vote

Fixed
ComponentUE - AI
Affects Versions4.144.15
Target Fix4.16
Fix Commit3297108
Main Commit3358685
CreatedJan 25, 2017
ResolvedFeb 10, 2017
UpdatedApr 27, 2018
Pull Requests
3240 - orfeasel