Search Issue Tracker
Active
Votes
0
Found in
2018.2.0f2
2022.2.0a13
Issue ID
1061119
Regression
No
[NavMeshComponents][Player] NavMesh.UpdateNavMeshData performing much worse in x86 Windows Player
Steps to reproduce:
1. Open attached project "Example navMesh bug.zip"
2. Build Scene "AndyBugExample" for Windows x86 (choose x86 from the Architecture drop down in Build Settings)
3. Profile the build and see that NavMesh.UpdateNavMeshData is taking a lot of time (around 35ms on the tester's machine and around 90ms on the user's)
Expected result: performance in Player and Editor is the same
Actual result: performance in Player is much worse when building for x86 architecture
Reproduced with: 2018.2.0f2, 2018.3.0a8
Note: not tested with earlier versions due to NavMeshComponent incompatibility
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment