Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: yeying on September 02, 2023, 02:09:04 AM
-
The following warning appears whenever I use playemaker
Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin' Used
Unable to find style 'ToolbarSeachCancelButton' in skin 'DarkSkin' Used
Unable to find style 'ToolbarSeachCancelButtonEmpty' in skin 'DarkSkin' Used
unity2022.3.8f1
plugins playmaker new Inputsystem
Can anyone help me with this problem
thanks
-
Hi.
It will probably be updated in the next patch.
It does not break anything, just so you know :)
-
Hey, I'm getting red text in the action search bar and major slowdowns with a popup saying "FsmActionWindow.Repaint." I'm wondering if these issues are related to the warning:
"Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin' Layout"
These "freezes" seem to increase in frequency and length the longer I use Unity and reset after restarting Unity.
I'm a forum noob, so let me know if I need to move this topic elsewhere.
-
Got the same problem here, pretty inconveniant, lotta slows and unity crash & interface bugs. It's here since the last playmaker version, so June. Really need a fix please.
-
this warnings can not crash unity
-
Is this what causes the search string to be red? Would be nice to fix this.
-
Honestly I thought the red search bar is on purpose... I find it quite useable to visually discern your search from the rest for the window.
-
Have you fixed it?
-
Still a thing, I actually wasn't aware it had to do with playmaker. Thought it was a Unity 2022 thing...
-
What version of Playmaker are you using? This should be fixed in 1.9.8.
Unity had a typo in some of their styles: ToolbarSeach instead of ToolbarSearch.
It was that way for 15 years and then they decided to "fix" it, breaking any tools that used the name with the typo. I was hoping they would "fix" it again by adding a duplicate style to restore the typo version, but I'm not sure if they will do this. Either way you shouldn't get the error in 1.9.8. If you still get it let me know!