Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
975502
Regression
No
Strings displayed in the Editor cannot be longer than 16383 characters
To reproduce:
1. Download attached project "New Unity Project 91.zip" and open in Unity
2. Press Tests -> Text Long String Test
Expected Result: String is displayed without errors
Actual Result: String is displayed, but incomplete and with an error every frame
Notes:
- This issue appears on both Windows and OSX
- This limit is a result of 16-bit triangle indices
Reproduced on Unity 5.6.4p4, 2017.1.2p3, 2017.2.1f1, 2017.3.0f2 and 2018.1.0a7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment