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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Resolution Note:
The gap is intentional and the font is the default that comes with the standard VisualElement.HelpBox() implementation