GetPublicTitlte on LCDs empty

KapitanOczywisty shared this bug 4 years ago
Outdated

Hi,

After save load or when new LCD placed, GetPublicTitle() returns empty string until player do any edit on title.

To reproduce, place LCD with name "LCD Panel", then in PB:

var t = this.GridTerminalSystem.GetBlockWithName("LCD Panel") as IMyTextPanel; Echo(t.GetPublicTitle() + t.GetPublicTitle().Length);

Now says 0.

Replies (1)

photo
1

Hello, Engineer!


Thank you for your feedback! Your topic has been added between considered issues.

Please keep voting for the issue as it will help us to identify the most serious bugs.


We really appreciate your patience.


Kind Regards

Keen Software House: QA Department

Leave a Comment
 
Attach a file