Won't backport to Unity 2022.3 or 2021.3.
Fix landed on Unity 6.1 and Unity 6.0.
Won't backport to Unity 2022.3 or 2021.3.
Fix landed on Unity 6.1 and Unity 6.0.
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: None of the functions are triggered
Actual result: The “OnTriggerEnter” and “OnTriggerStay” functions are triggered every frame