Dynamic text target example

making my way through the tutorials

I’m upto “UI automation descriptors in Studio (v2024.10)” sub section “fine-tuning descriptor”.
The idea is to show the use of “dynamic text target”, but when I run through the example, it works just fine and doesn’t require setting the dynamic text target option.
Using the provided starting project breaks as expected (requiring the use of the dynamic text target option), but building the project from scratch (with latest studio/packages) does not break. Is dynamic text target the default now (I can’t find the option in the properties), or am I missing something?
thanks
nick.

No, Dynamic Text Target is not “always on” by name — but in Studio 2024.10+, its behavior is often applied automatically by the unified targeting engine, which is why: A project created from scratch with the latest Studio/packages works
The provided starter project still breaks, forcing you to “use Dynamic Text Target”