Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.2.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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment