I updated ranorex from 7.2.1 to 8.3 version.
And with spy i got a exception on our application login screen: "Unable to find assembly 'Ranorex.Plugin.WpfProxy, Version=8.3.0.0, Culture=neutral, PublicKeyToken=b798506b574ebc9a'".
I tried:
- reinstalled ranorex (it did not help)
- added Ranorex.Plugin.WpfProxy into GAC (got a new exception)
- changed WPF Legacy/UIA Interaction setting from WpfImprovedOnly to UiaOnly (success, but in older version it was okay with WpfImprovedOnly, and our team afraid that changing that setting may affect our existing automation)
- rolled back to 7.2.1 (works like magic)
- installed 8.3 to another pc (issue still occurs)
settings

exception in ranorex studio log

Also providing some logs and snapshot: