Search Issue Tracker
By Design
Votes
0
Found in
5.1.0b6
Issue ID
697013
Regression
No
[NavMeshObstacle] Object orientation changes cause re-carving of NavMesh
Steps to reproduce:
1. Open attached project
2. Open scene 'scene'
3. Enter play mode and open scene view (with play mode on)
4. Select 'Capsule' game object
5. Notice 'Nav Mesh Obstacle' has 'Carve' turned on with 'Move Threshold' set to '2'
6. Rotate 'Capsule' around Y axis
7. Notice re-carving although it's not being moved by defined 'Move Threshold'
Note: When 'Move Threshold' is set to bigger value (for example 5) this problem doesn't occur
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux][Mono] Crash on mono_exception_walk_trace when entering the Play Mode
- Memory usage rapidly increases when capturing a GameObject with a Line Renderer Component using Texture2D.ReadPixels
- Texture streaming causes all textures to be point filtered in Player when using Direct3D12 API
- [DXR] GPU memory leaks when Renderer.rayTracingMode is set to UnityEngine.Experimental.Rendering.RayTracingMode.DynamicGeometry
- RegisterValueChangeCallback is not called when changing the PropertyField value
Add comment