Search Issue Tracker
Fixed
Fixed in 6000.3.0b10, 6000.4.0a4
Votes
0
Found in
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
6000.4.0a1
Issue ID
UUM-114087
Regression
No
Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
How to reproduce:
1. Open the attached project "VFXAET"
2. Open the "SampleScene" scene and a "New VFX" VFX Graph
3. Set the VFX target to "GameObject"
4. Open the VFX Control panel and set the "Debug" to "Efficiency"
5. Scroll the Panel to the bottom and make sure to resize the panel so the column name "Particle System" is written in two lines
6. Compare the textbox of the last line with the column header
Expected results: The textbox is written in two lines because it's called exactly like the column header (Particle System)
Actual results: The part of the textbox is obscured which is different from the column header behaviour
Reproducible with: 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
Reproducible on: macOS Sequoia 15.5 (M1)
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment