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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b1