That worked, now I get:
07-31 18:55:56.070 25703 25720 I Unity : SystemInfo CPU = ARM64 FP ASIMD AES, Cores = 8, Memory = 2682mb
07-31 18:55:56.070 25703 25720 I Unity : SystemInfo ARM big.LITTLE configuration: 4 big (mask: 0xf0), 4 little (mask: 0xf)
07-31 18:55:56.071 25703 25720 I Unity : ApplicationInfo com.DefaultCompany.testproj version 0.1 build ac964d5b-869e-49c3-a24e-13147cbb7786
07-31 18:55:56.071 25703 25720 I Unity : Built from '2019.4/staging' branch, Version '2019.4.5f1 (81610f64359c)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
07-31 18:56:01.033 25703 25720 E Unity : PulsePhysiologyEngine: Unable to load state file {
07-31 18:56:01.033 25703 25720 E Unity : "Intubation": "Off",
07-31 18:56:01.033 25703 25720 E Unity : "SimulationTime": {
07-31 18:56:01.033 25703 25720 E Unity : "ScalarTime": {
07-31 18:56:01.033 25703 25720 E Unity : "Unit": "s"
07-31 18:56:01.033 25703 25720 E Unity : }
07-31 18:56:01.033 25703 25720 E Unity : },
07-31 18:56:01.033 25703 25720 E Unity : "CurrentPatient": {
07-31 18:56:01.033 25703 25720 E Unity : "Name": "StandardMale",
07-31 18:56:01.033 25703 25720 E Unity : "Age": {
07-31 18:56:01.033 25703 25720 E Unity : "ScalarTime": {
07-31 18:56:01.033 25703 25720 E Unity : "Value": 44,
07-31 18:56:01.033 25703 25720 E Unity : "Unit": "yr"
07-31 18:56:01.033 25703 25720 E Unity : }
07-31 18:56:01.033 25703 25720 E Unity : },
07-31 18:56:01.033 25703 25720 E Unity : "Weight": {
07-31 18:56:01.033 25703 25720 E Unity : "ScalarMass": {
07-31 18:56:01.033 25703 25720 E Unity : "Value": 170,
07-31 18:56:01.033 25703 25720 E Unity : "Unit": "lb"
07-31 18:56:01.033 25703 25720 E Unity : }
07-31 18:56:01.033 25703 25720 E Unity : },
07-31 18:56:01.033 25703 25720 E Unity : "Height": {
07-31 18:56:01.033 25703 25720 E Unity : "ScalarLength": {
07-31 18:56:01.033 25703 25720 E Unity : "Value": 71,
07-31 18:56:01.033 25703 25720 E Unity : "Unit": "in"
07-31 18:56:01.033 25703 25720 E Unity : }
07-31 18:56:01.033 25703 25720 E Unity : },
07-31 18:56:01.033 25703 25720 E Unity : "BodyDensity": {
07-31 18:56:01.033 25703 25720 E Unity : "ScalarMassPerVolume": {
07-31 18:56:01.033 25703 25720 E Unity : "Value": 1.0505236628887222,
07-31 18:56:01.033 25703 25720 E Unity : "Unit": "g/cm^3"
07-31 18:56:01.033 25703 25720 E Unity : }
07-31 18:56:01.033 25703 25720 E Unity : },
I didn’t change anything in the scene…