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
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
- The options modal for which type of Tilemap to create isn't drawn when it has been previously closed until the user moves their cursor
- There are 2 Overlay Menus present in the Tile Palette Window
- Unable to change the Shadow Map resolution for lights via Inspector when 'preserveCachedShadow' is enabled
- Adaptive Probe Volumes are not loaded when Adaptive Light Probes are exported via Asset Bundles and opened on another project
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b1