Disappearing hatch in custom entity only on Acad 2017

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have very strange problem. One of our testers showed it to me and then I tried to reproduce this on my machine. I failed. But then I deleted autocad tree from registry (current user) restoring its default settings and now this problem occurs.
So, we have entity which constist of 4 lines and solid green hatch. Kind of area.
When I draw first area, everything is fine. You can see it in attachement: evac1.png.
Now, I want to create another area but on the first one. And the result is that hatch disappears from the first entity. You can see it on evac2.png.
The strange thing is that this code works on every Autocad below 2017. And as I have said at the beginning, it has something to do with Autocad settings.
Hatch is being drawn in subWorldDraw everytime. So, maybe someone has seen something like that before? What's the problem here?