Select to view content in your preferred language

ArcGIS Pro not showing created/edited features until after the edits are saved and the map is refreshed?

878
4
04-02-2020 10:41 AM
by Anonymous User
Not applicable

Here is a gif illustrating the problem: 

20 minutes ago, the points I created stayed regardless of if I had saved edits or not.

This is the second time today that I have had this issue. The first time, I solved the issue by recreating the project file entirely, however that is much to tedious to have to do again. I would like to figure out what is causing this issue. There are no definition queries set that would cause this behavior either. This issue also occurs when changing attributes that control symbology. See below: 

Previously, the line color changed instantly. No need to save and refresh the map. I really need to find a solution to this problem because it is crippling my productivity. 

Thank you!

4 Replies
AdamHart2
Emerging Contributor

I have the same problem. I create a feature, it disappears until I save edits and refresh. I change the attribute of a feature, the symbology doesn't refresh (unless I save and refresh the map). Unbelievable. 

0 Kudos
RhondaPhillips
Emerging Contributor

Having the same problem and even adding duplicate address points because the first does not show up.

Found this about feature cache settings maybe it will help.

https://support.esri.com/en-us/knowledge-base/features-are-sometimes-not-displayed-or-no-longer-sele... 

0 Kudos
BrianShepard
Regular Contributor

@AdamHart2 @RhondaPhillips Did you find any resolution to this?

This same issue happened to me - I'd edit vertices on a line and the line doesn't move; I'd move a point and it'd stay in the same location; I'd add a point and it doesn't show up. When I save edits and refresh the map they display in the correct location, but in the case of a line vertex edit, the old location would still show as selected even though the line now displays in a different location. I tried clearing the map cache and then created a new project, but I'm still having this issue. It makes editing really difficult.

0 Kudos
BrianShepard
Regular Contributor

Esri Support was able to resolve the issue for me. I'll clarify that it was happening with multiple feature classes in a file geodatabase.

Steps for the resolution on ArcGIS Pro 3.4.3 (at least for me):

  1. In ArcGIS Pro, Open Display Settings (Project > Options > Display)
  2. Change Rendering engine from DirectX12 to DirectX11
  3. Clear Local cache
  4. Check "Clear cache each time application closes"
  5. Click OK - ArcGIS Pro automatically closes and reopens the project
  6. Close ArcGIS Pro (no other instance of ArcGIS Pro should be open)
  7. Search Windows for "Graphics Settings"
  8. Under "Choose an app to set preference", click Browse
  9. Navigate to the ArcGISPro.exe file (C:\Program Files\ArcGIS\bin\ArcGISPro.exe)
  10. Set Graphics preference to High Performance (GPU: AMD Radeon Pro W550 in my case)
  11. Save
  12. Reopen the ArcGIS Pro Project

 

 

0 Kudos