Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: yeying on September 02, 2023, 02:09:04 AM

Title: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post 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
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin' Used
Post by: djaydino on September 02, 2023, 09:02:07 AM
Hi.
It will probably be updated in the next patch.

It does not break anything, just so you know :)
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: rjdrag on November 28, 2023, 06:17:54 PM
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.
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: Nairobiette on December 21, 2023, 06:28:37 PM
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.
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: djaydino on December 22, 2023, 06:35:32 AM
this warnings can not crash unity
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: matthutton on January 02, 2024, 01:36:31 PM
Is this what causes the search string to be red? Would be nice to fix this.
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: Maxi on January 17, 2024, 10:26:28 AM
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.
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: DonaldRandolph on March 08, 2024, 07:54:46 AM
Have you fixed it?
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: Christoph on March 18, 2024, 09:03:21 AM
Still a thing, I actually wasn't aware it had to do with playmaker. Thought it was a Unity 2022 thing...
Title: Re: Unable to find style 'ToolbarSeachTextFieldPopup' in skin 'DarkSkin'Used[solved]
Post by: Alex Chouls on March 29, 2024, 06:44:30 PM
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!