Hello!
After I customize the TextPrinter UI with my own size and pictures, it gave me two errors when I launch the game:
ArgumentException: Value does not fall within the expected range.
Naninovel.UI.RevealableUIText.OnDisable () (at Assets/Naninovel/Runtime/UI/TextPrinter/RevealableUIText.cs:91)
ArgumentException: Value does not fall within the expected range.
Naninovel.UI.RevealableUIText.OnEnable () (at Assets/Naninovel/Runtime/UI/TextPrinter/RevealableUIText.cs:85)
Could you please help look into this? Is the way I change the UI not correct? I disabled some of the Horizontal Layout Group control in order to resize some of things and move them to a different position as well
Many thanks!