When I open my Canvas App in the PowerApp Designer I have several layout issues:
- Variables App.Height / App.Width are not calculated / resolved
- Power App Components don't display controls at the right calculated position
The example shows the usage of the App.Width ... should be 1366

Value is correct shown:

When I enforce a recalculation by changing the value (e.g. "+ 1"), the value is assigned correct and the control is displayed:

When I reload / reopen the Designer, unfortunately everything is gone and my PowerApp is not longer editable.
Session Details:
Timestamp: 2020-07-13T14:20:21.392Z
Session ID: f71dfe90-c513-11ea-9315-0bae733ef77c
Tenant ID: 94d30528-464f-45a5-a95e-816428f57b90
Object ID: 0c07154b-6538-43e0-9a3c-0aedb2d51e75
Build name: 0.0.20200702.2-2006.5-prod
Version:

On the other hand, the last published version looks as expected:
How can I fix the problem?