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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The gap is intentional and the font is the default that comes with the standard VisualElement.HelpBox() implementation