Description

Typo in the macro definition for UE_VLOG_CONE of the word Origin which results in the parameter not being passed correctly.

Steps to Reproduce
  1. Add UE_VLOG_CONE or UE_CVLOG_CONE macro to a code class
  2. Try to build/compile
  3. Compilation error C2065: 'Orgin': undeclared identifier

Have Comments or More Details?

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

2
Login to Vote

Fixed
ComponentUE - AI - Debugging
Affects Versions5.0
Target Fix5.1
Fix Commit20649713
Main Commit20649713
CreatedApr 14, 2022
ResolvedJun 14, 2022
UpdatedAug 9, 2022