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
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Resolution Note:
The gap is intentional and the font is the default that comes with the standard VisualElement.HelpBox() implementation