Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0a6
Issue ID
755341
Regression
No
[NavMeshSurface] Use Debug Focus point doesn’t update instantly when checkbox is checked or unchecked
Reproduction steps:
1. Create new Unity project.
2. Create any game object and assign "NavMeshSurface" component to it.
3. Click on advanced drop-down arrow > Debug and check "Use Debug Focus" checkbox.
Actual result: focus point will not appear while mouse is stationary, you have to move and click mouse pointer around for focus point to appear(GIF attached).
Expected result: focus point appears instantly or without mouse input.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on Transform::EnsureCapacityIncrease when duplicating a prefabbed UI element
- Memoryless depth/stencil targets are allocated with Private storage when building for Metal Graphics API supporting devices
- Shortcut window searchbar loses edit mode when typing into searchbar after any action is made to any shortcut
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
Add comment