[Mac/Yosemite] BP graphics glitch in enum node on retina

Hi there,
I’ve been experiencing some glitches since i’ve been using UE 4.6.1 on my Yosemite/MacBookPro11,3.

This is the gif explaining the issue: http://giphy.com/gifs/5yLgoc8XHHkD046vgCA

It seems related to every enum that has less than 4/5 values.
If needed i can post the code for my ENetSendCommand, but is reproducible with ETimelineDirection too.

Thanks,
Riccardo.

Hey hjeldin,

To clarify, is this a code project and are you pulling from source at all to build your project?

Also, if you have some steps I could reproduce this with a blank/empty project that would be helpful as well.

Thank you,

Hi,
no i pulled the binaries from the launcher.
I just checked with a blank project, the bug seems gone. I’ll test again by creating and using an enum from c++.

Thanks,
Riccardo.

Hello,
i confirm that the bug disappeared when creating a new project on 4.6.1 and i don’t seem able to reproduce the bug on 4.7 too.

Thanks and sorry for the trouble,
Riccardo.