Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
Votes
0
Found in
6000.0.34f1
6000.1.0b3
6000.2.0a2
Issue ID
UUM-95326
Regression
Yes
Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector with the Advanced Object Picker
Steps to reproduce:
- Create a URP 3D Project
- Ensure you are using the advanced Object Picker:
Preferences > Search > Search Engines > Object Selector > Advanced
- Create an Animator Controller and open it
- Create an empty State and select it
- In the Inspector for that State, try and pick a Motion with the circle to the right of the Motion field
Actual results: Warning "Unknown pseudo class "multiline"
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)" logged everytime you pick a Motion, after picking it, the Warning will also log when entering Play Mode or importing the Asset
Expected results: No Warning is logged
Reproducible with versions: 6000.0.28f1, 6000.0.34f1, 6000.1.0b3
Not reproducible with versions: 2022.3.56f1, 6000.0.27f1
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment