I tying to using Text component for explain the terms and conditions but If I enter more than 15000 characters then error occurred with "ArgumentException: Mesh can not have more than 65000 vertices"
So is there any good way for handle very long sentences in Unity?
So to get around this limit we will need to split the text across multiple meshes. You can do this by either;
2.1m questions
2.1m answers
60 comments
57.0k users