Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0a6
Issue ID
755342
Regression
No
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same NavMesh is assigned to another NavMeshSurface
Steps to reproduce:
1. Open attached project "AI11.zip"
2. Open scene "repro"
3. In hierarchy, select "NavMesh Surface (1)" and bake NavMesh
4. After baking, move it aside
5. In hierarchy, select "NavMeshSurface" and assign it NavMesh created using step 3
6. Notice that "NavMesh Surface (1)" doesn't have NavMesh anymore
Note: might be tricky to reproduce
Reproduced with: Version 5.4.0a6 (e9a637d5a860)
Thu, 17 Dec 2015 13:02:38 GMT
Branch: ai/navmesh/builder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment