2022.6 : Errors Writing Project Changes

I am having trouble with writing project changes with 2022.6 on the same hardware and program that 2022.3 had no issues with. The following is an example of the issues I am having:
Changes were made to program. Project was fully rebuilt. Program was sent using write and start (without sources). Then in an attempt to make an edit, writing changes were allowed, but the changes did not get written properly:

                                          1. Enter fast edit mode. 
                                          2. Make minor change to FB. 
                                          3. Leave Fast Edit Mode (Write Changes Only). 
                                          4. Back online, but still executing old code. 
                                          5. To correct the previous error:   

Enter fast edit mode.
6. Project rebuild.
7. Attempt to write changes only, but received error for MSG_ONL0038 : Referenced libraries have changed.
8. Write and start project to get back online.
9. In another similar change to the previous case:
Enter fast edit mode.
10. Project rebuild.
11. Attempt to write changes only, but received error for MSG_ONL0038 : Network settings have changed.
12. Write and start project to get back online.

I have not experienced these issues with 2022.3. Is there something I need to do differently now that I’m working with 2022.6?