Steps to reproduce:
1. Open the attached “UnityPhysicsBroadphaseRepro.zip” project
2. Open the “BroadphaseReloadRepro” scene
3. Enter Play Mode
4. Press the “Reload” button
5. Observe the Console window
Actual result: System.InvalidOperationException errors are being spammed
Expected result: No errors are thrown
Reproducible with: 1.4.0-pre.4 (6000.4.0a3), 1.4.6 (6000.4.0a3), 6.5.0 (6000.6.0a5)
Not reproducible with: 1.4.0-pre.3 (6000.4.0a3)
Reproducible on: macOS Sequoia 15.7.5 (M1 Max)
Not reproducible on: No other environments tested
Note: Thrown error: InvalidOperationException: Incremental broadphase integrity check failed for this tree (static=True). Did you modify a PhysicsTemporalCoherenceInfo component? PhysicsTemporalCoherenceInfo of Entity Entity(73:3) contains invalid node index 3 (expected: 2).