Editor crash when creating a decal object in a scene or loading a scene with a decal

The following actions cause an immediate crash.

Create a new blueprint class based on DecalActor > Name as MyDecal > Double Click on MyDecal > Crash

Create a new blueprint class based on DecalActor > Name as MyDecal > Drag MyDecal onto the scene > Crash

Modes > Place > DeferredDecal > Drag onto scene > Crash

Drag a Material with the domain ‘Deferred Decal’ into the scene > Crash

Load the ‘ContentExamples’ project > Load the Decals map > Crash

No error code is given.

Hi Earendel,

I wasn’t able to reproduce any of the crashes you listed with the steps given. I’d like to get more information regarding your system. To do this open your command prompt and enter dxdiag

When the window appears save all information and attach the generated file in this post.

,

Hi Earendel,

While looking over your information I noticed that your drivers for your graphics card are out of date. The date listed is 29/11/2015.

Try updating your drivers and see if you still have issues.

That did indeed fix the issue. Thank you for your help.

Ed suggested that I update my graphics driver which fixed the problem.