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
- MissingReferenceException errors are thrown after entering Play mode when multiple Inspector windows are displaying different objects with Grid Layout Group component
- "Can't change name, category with the same name already exists" Error is logged when renaming a Category to a name with a trailing space in the VFX Graph Blackboard
- Delete does nothing on an in-use Custom Attribute when re-triggered after cancelling the deletion confirmation prompt in the VFX Graph Blackboard
- No Ellipses are used for the Visual Effect Graph Create Context Menu Option
- Crash on LaunchBugReporter when opening a specific project using DirectX 12
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.