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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment