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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment