Nav-mesh areas with certain attributes make graphical artifacts.
See original GitHub issueDescribe the bug
Some navigation mesh attributes make rainbow-colored artifacts. I have only seen this bug happen with TF_NAV_RED_SPAWN_ROOM
and TF_NAV_BLUE_SPAWN_ROOM
, but I haven’t fully narrowed down the attributes yet. I’m uncertain if nav_edit
affects this bug in any way, but I know tf_show_mesh_decoration
does.
This bug does not happen with none-preset or stock/clean TF2, but I have only tested with low preset. I have however verified that this bug works in any TF2 map.
How you encountered the issue
- Launch TF2.
- Launch a map.
- Add a bot
- Do
tf_show_mesh_decoration 1
. (Do not usetf_show_mesh_decoration_manual
.)
Screenshots With low-preset:
With none-preset:
With stock/clean TF2:
Desktop (please complete the following information):
- mastercomfig version:
9.5.2 (Latest dev branch)
- Preset and addon(s):
low-preset, disable-pyroland, no-soundscapes, no-tutorial, and null-canceling-movement
. - Custom values (if any):
- DX level:
90
- Launch options:
MANGOHUD_CONFIG="fps_limit=60,no_display" mangohud %command% -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars
(I tried testing without launch options, but it crashes my game for some reason.) - Operating system (OS):
Linux Mint 20.1 Ulyssa (MATE) x86-64 (Kernel Linux 5.4.0-77-generic)
- Graphics card (GPU):
Intel UHD Graphics (x64) @ 33Mhz
- Graphics driver version: Unknown.
- Processor (CPU):
Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (64 bits)
- TF2 on HDD or SSD:
SSD
- Memory (RAM) size in MB or GB:
8GiB
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Building a NavMesh - Unity - Manual
The NavMesh represents the area where the center of the agent can move. Conceptually, it doesn't matter whether you regard the agent as...
Read more >Manual: NavMesh Surface - Unity
The NavMesh Surface component represents the walkable area for a specific NavMesh Agent type, and defines a part of the Scene where a...
Read more >Modifying the Navigation Mesh - Unreal Engine Documentation
Go to the Place Actors panel and search for Nav Modifier Volume. · Move and scale the volume to cover the area shown...
Read more >Using Unity's NavMesh for Navigation with Area Targets
Go to Window -> AI -> Navigation, and in the tab Bake, press Bake. · Depending on your scanned space, it is likely...
Read more >Unity Navmesh Agent - Pronto Coronto
Make art so that they can all be imported at a scale factor of 1, and that their ... I bake my navmesh...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Turns out this craptop can’t handle the Ultra or High presets, as I’ve managed to launch TF2 just fine with medium-high, so that preset is the max I can handle. This bug does seem to also occur on medium-high (with no custom modules.cfg) though:
Also it turns out that my main caption data file is what keeps crashing the game. I need that thing to use most of my binds though, so I’m stuck on what else to do.
TF2 is crashing on me at the moment when I try to launch it for some reason, but when I can get it working again, I will test this bug with the Ultra preset.
EDIT: Actually looking at it further, it’s seems like the low and ultra presets crash the game for me.