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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2022.1):
Fixed in: 2022.1.0b1