Steps to reproduce:
1. Open the attached user's project "ThirdPerson.zip" or create a Third Person Template project through Unity Hub
2. Observe how one of the 3 scenarios occurs:
A. Project crashes
B. Error appears on opening the project "Fatal Error. System.AccesViolationException: Attempted to read or write protected memory. This is often an indication that another memory is corrupt."
C. Importing never ends
Expected results: project opens normally
Actual results: one of the three scenarios occurs when importing on a machine with gen 13 intel CPU and RTX4090
Reproducible according to the user: 2021.3.16f1, 2022.2.13f1
Unable to test on 2020.3.48f1, 2021.3.26f1, 2022.2.22f1, 2023.1.0b18, 2023.2.0a16 due to absence of specified hardware
Environment tested on:
Windows 10 (2H21), Intel Xeon W 2145, RTX 2070S
Notes:
-Issue only reproduces on this specific hardware "gen 13 intel CPU and RTX4090"
-A workaround is to force the project to load with "TextureUncompressed" via Unity Hub command line arguments