Bracket problem in editor

C#

write this data and try to close it with bracket:

(_data.length / 2

Editor will set new bracket at start, so result will be:

((_data.length / 2)

b.r.

Thanks, logged as bugs://72831

bugs://72831 got closed with status fixed.