vrchat-community / UdonSharp

A compiler for compiling C# to Udon assembly
https://udonsharp.docs.vrchat.com
MIT License
473 stars 51 forks source link

Output log watch mode cannot set Prefixes on Unity 2022. #161

Open kurotori4423 opened 7 months ago

kurotori4423 commented 7 months ago

Describe the bug in detail: From Unity2022, when Output log watch mode in Project Settings > Udon Sharp is set to Prefix, the content is cleared when entering text for newly added elements in Prefixes.

Provide steps/code to reproduce the bug: In Project Settings > Udon Sharp, Output log watch mode is set to Prefixes and adding elements to Prefixes and entering text clears the contents.

Expected behavior: Text is not cleared when typed.

Additional Information: