Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2020.3.X, 2021.1.X
Votes
1
Found in
2020.3.9f1
2020.3.11f1
2021.1.6f1
2021.2.0a12
Issue ID
1340915
Regression
Yes
Multiple errors get thrown when double-clicking on the Debug.Log messages that are longer than 16 319 characters
How to reproduce:
1. Open the attached '1340915.zip' project
2. Open the 'SampleScene'
3. Enter the Play mode
4. In the Console double-click on the log message
5. Observe the Console
Expected result: No visible errors present
Actual result: The Console breaks, ArgumentOutOfRangeException appears in the bottom part of the Editor
Reproducible with: 2020.3.9f1, 2020.3.12f1, 2021.1.6f1, 2021.1.11f1, 2021.2.0a12, 2021.2.0a19
Not reproducible with: 2018.4.35f1, 2019.4.28f1, 2020.3.8f1, 2021.1.5f1, 2021.2.0a11
Notes:
- The following errors are thrown:
ArgumentOutOfRangeException: Index and length must refer to a location within the string.
GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced.
- The issue reproduces with strings longer than 16 319 characters
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Resolution Note (fix version 2021.2):
Fixed in 2022.1.0a2
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b4
Resolution Note (fix version 2021.1):
Fixed in 2021.1.16f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.16f1