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

IMGUI

-

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)

  1. Resolution Note (fix version 2022.1):

    Fixed in: 2022.1.0b1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.