Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.3.11f1
Issue ID
1152594
Regression
No
[NavMesh] Baking ignores FBX files with Mesh Compression set to Low or Medium when baking NavMesh
To reproduce:
1. Open QA attached project "NavMeshRepro.zip"
2. In Hierarchy window, select NavSurface Object and observe correctly baked mesh
3. In Project window, select Navigation FBX file and change it's Mesh Compression to Low or Medium (and Apply)
4. In Hierarchy window, select NavSurface object again
5. In Inspector window, click Bake and observe
Expected: NavMesh is baked with any compression quality selected
Actual: NavMesh is not baked on objects with Low or Medium Compression Quality (Off and High are baked as intended)
Reproduced in: 2018.3.14f1, 2018.4.0f1, 2019.1.2f1, 2019.2.0b2, 2019.3.0a2
Note1: NavMesh script not compatible with 2017.4.26f1 LTS, therefore, could not test
Note2; Standard baking via Navigation window works as intended
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Add comment