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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
The gap is intentional and the font is the default that comes with the standard VisualElement.HelpBox() implementation