Search Issue Tracker
Fixed
Fixed in 1.0.13
Votes
0
Found in [Package]
1.0.12
Issue ID
BEHAVB-353
Regression
No
“Edit Subgraph Representation” window resizes without bounds causing layout issues
Steps to reproduce:
1. Create new Unity project
2. Open Package Manager window
3. Install Behaviour package (com.unity.behavior)
4. In Project window create Behaviour Graph (Create > Behaviour > Behaviour Graph)
5. Open Behaviour Graph
6. In Behaviour Graph window > Inspector window press “Edit Subgraph Representation”
7. In “Edit Subgraph Representation” window click on the right bottom corner on resize indicator icon
8. Expand the description field as much as possible
9. Observe the “Edit Subgraph Representation” window
Actual results: “Edit Subgraph Representation” window can be expanded as much as possible, causing window to break, invisible line appears at the bottom of the window, “Confirm” button
Expected results: “Edit Subgraph Representation” window resizing should be fixed, should not break the window
Reproducible with versions: 1.0.12 (6000.0.60f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3)
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment