
0
Not a Bug
Super unit inlining does not show inline comment
It does appear to inline correctly, but no hint is shown:


Bolt Version:
2.0 alpha 2
Unity Version:
2018.3
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Upon review of your original post I might have misunderstood. It does show inside of the code preview for the super unit. If no comments were meant to be made in the caller, then this is fine and can be closed.
Personally, I feel like super unit titles and comments should show in the caller.
The "This is a test" and the potentially even the "Do something" could be comments in the generated code!
Indeed, there's no inlining going on when a new root event flow is started, so no need to display a comment.