Developer Notes

This issue has been closed as 'Won't Fix' due to an extended period of time without updates. If this issue is important to you please let us know by posting on the AnswerHub or UDN, and Epic will re-open the ticket for further review.

Description

\Engine\Source\Runtime\Engine\Private\DrawDebugHelpers.cpp

DrawDebugSphere and DrawDebugAltCone both try to dereference variable 'LineBatcher' without checking for null, as the other DrawDebug functions do.

Steps to Reproduce

Use either DrawDebugSphere or DrawDebugAltCone in a CTOR and it will crash while attempting to dereference LineBatcher.

Have Comments or More Details?

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

1
Login to Vote

Fixed
ComponentUE - Graphics Features
Affects Versions4.104.114.124.13
Target Fix4.17
Fix Commit3420964
Main Commit3483258
CreatedMay 2, 2016
ResolvedMay 3, 2017
UpdatedJun 23, 2018