Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0b5
Issue ID
910366
Regression
Yes
[Regression] Playmaker Ecosystem Browser fails to search for certain strings
1. What happened
While trying out Playmaker's Ecosystem browser (https://hutonggames.fogbugz.com/default.asp?W1181, https://github.com/jeanfabre/PlayMaker--Ecosystem--Browser), I've found that it won't search for a string containing 'ui' in it: ui, gui, ugui.
Search returns empty results.
This is a regression from 5.6.1f1 and earlier versions.
2. How we can reproduce it using the example you attached
- Open 'Playmaker > Addons > Ecosystem > Ecosystem Browser' window
- Search for 'ugui'
---> 'No result'
There was a result in 5.6, 5.5, ...
Comments (2)
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
Joshaba
Jul 31, 2017 18:03
Hi Joshua,
Unfortunately, Unity shipped 2017.1 with a bug in their WWW class which broke the Ecosystem Browser.
We're working around this issue and should have an update for the ecosystem this week.
In the meantime, you can find all the ecosystem actions on GitHub as described here:
https://hutonggames.fogbugz.com/default.asp?W1181
The ecosystem should still work fine in Unity 5.6 and Unity 2017.2. So you could also download one of those versions to browse the ecosystem, then transfer the files to your 2017.1 projects.
Sorry for the inconvenience, and thank you for your patience while we fix this.
I expect Jean to have a fix in the next couple of days...
Cheers,
Alex
Joshaba
Jul 22, 2017 12:41
I'm having the same issue, except in the download tutorial on huntonggames webstite the narrator searches for things like vector2 and gets results whereas I don't. If I just do a blank search there are very few addons that show up.