Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b2
Votes
0
Found in
2022.3.64f1
6000.0.54f1
6000.1.12f1
6000.2.0b10
6000.3.0a2
Issue ID
UUM-111381
Regression
No
Script Component Header has a space in the Inspector window when adding script for State Machine
Steps to reproduce:
1. Create a new Unity project using the Universal 3D template
2. Create a Cube GameObject (GameObject > 3D Object > Cube)
3. Open the Animation window (Window > Animation > Animation)
4. Create a new animation
5. Open the Animator window (Window > Animation > Animator)
6. Create Sub-State Machine
7. In the Inspector window add Script component (“Add Behaviour”)
8. Observe the Script Component Header
Actual results: there is a space between script header and Inspector window
Expected results: no space between the header and Inspector window (example: Mesh Renderer, Box Collider in the Inspector)
Reproducible with versions: 2022.3.64f1, 6000.0.54f1, 6000.1.12f1, 6000.2.0b10, 6000.3.0a2
Tested on (OS): macOS Silicon, Sequoia 15.5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment