Environment:
Windows 11 Pro 23H2
TS 2022 Q4 (64bit) - fresh install
LV 2022 Q3 (64bit) - fresh install
LV Runtime 2022 Q3 Patch 5 (64bit) - fresh install
How to crash:
- create a very simple VI with a string constant connected to a string indicator
- save VI in TS reachable folder (e.g. C:\users\public\documents)
- set TS LV adapter to Run-Time Engine 2022 Q3 Patch 5 (not auto detect, but same crash with auto detect)
- add action step to a new sequence
- initialize LV adapter message appears and then TS is ready to select the VI
- select the previously created VI
- select absolute path (but same crash with relative path)
- "Searching for file" appears in the grey area below the VI path

- the vi prototype area is not populated
- TS looks freezed
- TS closes after about 5 to 10 seconds
How to circumvent the problem:
- select LV Development System in adapter configuration
- create the sequence as above
- save the sequence
- revert to Run-Time Engine
- sequence is opened, VI prototype is showed and sequence runs correctly
It seems that I am forced to develop my sequences with LV Devel System set as adapter.