Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.1.3
Issue ID
CMCL-1685
Regression
No
Inconsistent Warning message style under the Cinemachine Input Axis Controller
How to reproduce:
1. Open the attached project "Test"
2. Open the "CharactersTest" scene
3. In the Hierarchy, select the "Player Follow Camera" GameObject
4. In the Inspector, navigate to the "Cinemachine Input Axis Controller" Component
5. Under the "Driven Axes", observe the warning message
Expected results: The warning message is consistent with the other warnings in the Editor
Actual result: The warning has too small font and a gap
Reproducible with: 3.1.3 (6000.2.0b2)
Reproducible on: macOS Sequoia 15.4 (M1)
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note:
The gap is intentional and the font is the default that comes with the standard VisualElement.HelpBox() implementation