I just discovered an interesting #AMSI bypass which uses a massive amount of overlapping Unicode characters. Apparently if you append a few hundred before and after a known malicious command (such as an AMSI bypass, or "Invoke-Mimikatz"), AMSI either crashes or ignores the #PowerShell code in between the odd code blobs.
The best part is that the code doesn't even need to be obfuscated! Tested this on Windows 10/11 and Server installs with success.
Link to a gist with the bypass in the comments
