Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2021.3.44f1
2022.3.50f1
6000.0.22f1
Issue ID
UUM-84579
Regression
No
NavMeshSurface data is incorrect when the Scene is loaded without disabling and re-enabling the NavMeshSurface GameObject
Reproduction steps:
1. Open the attached “NavMesh Issue Simple.zip” project
2. Open the “ReproScene” Scene
3. Observe the Navigation paths in the Scene view
Expected result: 2 of the paths are yellow (NavMeshPathStatus.PathPartial)
Actual result: 3 of the paths are green (NavMeshPathStatus.PathComplete)
Reproducible with: 1.0.0-exp. 4 (2021.3.44f1) 1.1.5 (2022.3.50f1), 2.0.4 (6000.0.23f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- Disabling and re-enabling the “NavMeshes” GameObject from the Hierarchy shows the correct result
- Also reproduces in the Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Add comment