Unity Issue Tracker - NavMesh from previous Scene is visible after going into Play Mode when Reload Scene is toggled off
Fixed
UUM-29346
NavMesh from previous Scene is visible after going into Play Mode when Reload Scene is toggled off
Unity: AI Navigation Core
Fixed
2023.3.X
2022.3.X
2021.3.X
Won't Fix
6.1.X
6.0.X
2023.2.X
2023.1.X
2022.2.X
2020.3.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Open the user’s attached project “BugDemoPlayMode.zip”
2. Enter Play Mode
3. Press the “Switch Scenes” button
4. Open the Scene View window
Expected result: Only the current Scene’s NavMesh is shown
Actual result: The previous Scene’s NavMesh is shown together with the current one