After some update, upgrade and dist-upgrade wlan1 become wlxaca2132bf2ea .
Everything is working, but I have to use those stupid name.
Example if I want monitor mode I need to type
airmon-ng start wlxaca2132bf2ea and Kali brings adapter to monitor mode but name it as it should wlan1mon

Card is USB with ralink 3070 chipset. It is also happen with other usb wifi adapter that have those names
Where should I start to solve those stupid issue or is it bug?

sudo lshw -C network
show those output

Code:
*-usb                   
       description: Wireless interface
       product: 802.11 n WLAN
       vendor: Ralink
       physical id: 2
       bus info: usb@1:2.2
       logical name: wlxaca2132bf2ea
       version: 1.01
       serial: 1.0
       capabilities: usb-2.00 ethernet physical wireless
       configuration: broadcast=yes driver=rt2800usb driverversion=4.4.0-kali1-amd64 firmware=0.29 ip=192.168.1.12 link=yes maxpower=450mA multicast=yes speed=480Mbit/s wireless=IEEE 802.11bgn




.