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

Building a project in a debug configuration and then running through VS debugger will trigger a breakpoint if the console command 'r.RenderTargetPool.Events' is used.

Steps to Reproduce
  1. Create new code project
  2. Build project in Debug Editor solution configuration
  3. Press F5 to open the project through VS debug mode
  4. When the editor opens, press tilde to open the console
  5. Enter console command "r.RenderTargetPool.Events 1" and press enter

Result:
A breakpoint is triggered in VS that cannot be continued past, build must be stopped/restarted

Expected:
Console command opens RenderTargetPool graph

Repro Rate:
3/3

Have Comments or More Details?

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

0
Login to Vote

Won't Fix
ComponentUE - Graphics Features
Affects Versions4.10.4
CreatedMar 3, 2016
ResolvedFeb 15, 2017
UpdatedMar 28, 2017
View Jira Issue