In Unity Client, after upgrading to version 24.1.14.1000, when attempting to update any Unity Form document in the Unity Client in the Test environment, the submission process fails to complete, and the following message is displayed:
"This form is being saved."
It is possible to create forms in Unity successfully, and creating and modifying forms in the Web Client works without issue.
This issue occurs when there is a mismatch between the Application Server and Unity Client builds. In this example, the Unity Client was running version 24.1.14.1000, while the Application Server was on version 24.1.1.1000. This mismatch can prevent certain functionalities from working correctly.
To resolve this issue, ensure that the Application Server and Unity Client builds match. Upgrade both to the same version. For example, if the Unity Client is on version 24.1.14.1000, the Application Server should also be upgraded to version 24.1.14.1000.
It is important to note that changes introduced by SBPOF-6252 may have necessitated proper alignment between the Unity Client and Application Server builds, although this connection is not definitively confirmed.