Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0f3
Issue ID
823891
Regression
Yes
Enabling "Navigation Static" and "Not walkable" dramatically increases navmesh bake time.
How to reproduce:
1. Open attached project.
2. Open "Scene" scene.
3. Bake navmesh. This is the base bake time
4. Enable "clouds" from hierarchy.
5. Bake navmesh. Baking will take insanely long time. (hours/days)
6. Unselect "Navigation static" for clouds.
7. Bake navmesh. Baking time close to base.
Expected: Bake time close to base.
Actual: Baking stuck.
Reproduced on: 5.4.0f3, 5.4.0p2, 5.5.0a6.
Not reproduced on: 5.2.4f1, 5.3.6p3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment