[Bug] Two bugs about SceneCaptureComponent's (2D and Cube) (MaterialBillboard and array bugs)

Hello, I’m on 4.14.3-3249277+++UE4+Release-4.14
I wanted to report three bugs related to Scene Capture 2D and Cube one.

  1. SceneCaptureComponentCube displays MaterialBillboard’s rotated of -90 degrees.

    1. Both the SceneCaptureComponent’s have a bug related to the “ShowOnlyActors” array, when I try selecting an actor it will be added in the array but won’t shown as it was. This causes the not being able to removing actors from the array, causing the SceneCaptureComponent’s to don’t capture those actors forever.

p.s. [off topic, probably a bug but not related to ue] In the previous list I wrote 2 again cause the preview shows me 1. even if I wrote 2.

Hi Francesco,

  1. Scene Capture’s are known to have incorrect orientation when drawing Billboards. Source: Unreal Engine Issues and Bug Tracker (UE-36007)
  2. Could you clarify. I’m not sure I understand what you mean by " won’t shown as it was". What would help is if you provided a detailed list of steps that lead to the issue you are describing. It would also help to provide a screenshot of what you are experiencing.
  3. What’s happening is AnswerHub is trying to format your text for you by automatically assigning numbers. It gets a little weird and can be annoying to work with. Just play with the format and it will work as expected.
  1. Oh well, I didn’t know it, I didn’t think about looking for a issue list. Good I know it now!
  2. I thought making a video was a solution instead of writing down the steps and showing a screenshot. I use the array at 1:52.

Hi Francesco,

Cool for the video! I have reproduced the issue and made a public Jira for it here: Unreal Engine Issues and Bug Tracker (UE-41214)

You can track the issue as it is reviewed by our development staff.

!

Ed

Thank you very much!
I’m pretty sure tho, it’s not just a problem about those specific arrays, I clearly remember same bug occurred with other arrays, but I can’t remember what ones because it happened years ago.

If you do happen to spot other arrays or settings that don’t update correctly be sure to make a new post for it. That way I can update the ticket or make a new one accordingly.

I wish I can spot those arrays again, if I’ll spot them I will post it.