Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
902956
Regression
No
NavMesh carve is changing because of the capsule shaped NavMesh obstacle parameter "height"
Reproduction steps:
1. Open the attached project;
2. Open the scene "BugDemo";
3. Enable "Shows NavMesh" in the Scene window;
4. Enter Play mode;
5. Change the height of the object "Capsule Obstacle. My height affects hole.";
6. Observe the view;
Actual result: when the height of capsule is changing, the carve in the NavMesh is also changing.
Expected result: the NavMesh carve should not be related with the capsule height.
Note: the bug is happening when the NavMesh is with an particular "up direction" rotation (x axis = -90). If the NavMesh has rotation x axis = 90, then the carve is not related with the capsule height.
Reproduced with: 5.6.0b1, 5.6.0p2, 2017.1.0b1
Cannot be tested with 5.6 alpha and older versions because of NavMeshDataInstance class.
Verified with 5.6.1p2 and 2017.1.0b6 versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Add comment