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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Add comment