Search Issue Tracker
Active
Fixed in 6000.4.0a2
Under Consideration for 6000.4.X
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment