Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X
Fixed in 6000.4.0a2
Votes
0
Found in
6000.0.55f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-113564
Regression
Yes
The name of the last string with a [TextArea] attribute is rendered in the top left corner of the Script Component when the CustomEditor class is used
How to reproduce:
1. Open the “Empty.zip“ project
2. Open the “Scene” Scene
3. Select “Notes” in the Hierarchy
4. Observe the Inspector
Expected result: Nothing is rendered out of the ordinary
Actual result: There is “Notes“ at the top left corner of the “Notes“ Component
Reproducible in: 6000.0.16f1, 6000.0.55f1, 6000.2.0f1, 6000.3.0a4
Not reproducible in: 6000.0.15f1
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Notes:
- The bug reproduces even when the CustomEditor class has content
- If the last variable is not a [TextArea] string, the bug will not reproduce
- Might be related to the “Multi-object editing not supported” info in the inspector (though in the script there is the [CanEditMultipleObjects] attribute)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking
Add comment