Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2020.3
2021.1
2021.2
2021.2.0b10
2022.1
Issue ID
1363618
Regression
No
Warnings in the Console window when a Scene Template Asset has a long Title or Description
How to reproduce:
1. Open the attached project "TruncatedBug"
2. Select the "New SceneTemplate" asset (Assets > Scenes > New SceneTemplate.scenetemplate)
3. In the Inspector, select the Description field under "Details"
Expected result: No warnings are displayed in the Console window
Actual result: Warning is repeated while the Description field is selected
Reproducible with: 2020.3.17f1, 2021.1.20f1, 2021.2.0b11, 2022.1.0a8
Could not test with: 2019.4.30f1 (Can't create Scene Templates)
Warning in the Console window:
Generated text will be truncated because it exceeds 49152 vertices.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
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
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
- Rigidbody2D.Slide correctly ignores colliders specified with "Physics2D.IgnoreCollision" however encountering them can still modify movement behaviour in subtle ways.
- [Quality Hackweek] A black separator appears when the left panel in the UI Builder tab is resized, and the tab is narrow
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b1