I encountered some problems when performing calculations with Abaqus user material subroutines. These issues do not stem from the UMAT code itself. On our high-performance computing machine, we used Windows 10, Visual Studio 2019, and Parallel Studio XE 2020, and our code and finite element models could compute the desired results perfectly. However, we recently added another new computer with Windows 11, Visual Studio 2022, and OneAPI 2022. When running the same code and models, the subroutine fails to execute properly. The models cannot perform the corresponding calculations after passing checks, and even fail to generate .msg files. Has anyone encountered these issues, and is there a way to solve them? (We are using Abaqus 2021)