Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0b2
2020.1.0a4
Issue ID
1184825
Regression
Yes
[IMGUI] BlendTree name and Threshold values from Inspector gets clipped
BlendTree name and Threshold values from Inspector are clipping, refer attached screenshot
Steps to repro:
1. Create a new project.
2. Project Window > Create > Animator Controller
3. Double click on the "new Animator Controller"
4. Right-click the graph area and select "Create State > From new Blend Tree"
5. Double click on the "Blend Tree" node
6. Add four blend tree nodes by right-clicking the Blend Tree node and "Add Blend Tree"
Actual Result:
Blend Tree name and Threshold values are clipped
Expected Result:
Blend Tree name and Threshold values are visible without clipping
Reproducible in:
2020.1.0a4, 2019.3.0b4, 2019.3.0b2
Working fine on:
2019.3.0b1, 2019.2.6f1
Environment:
Windows 10 & Mac 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Add comment