Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot search for items in Unity settings pages #1516

Closed
citizenmatt opened this issue Feb 12, 2020 · 1 comment
Closed

Cannot search for items in Unity settings pages #1516

citizenmatt opened this issue Feb 12, 2020 · 1 comment

Comments

@citizenmatt
Copy link
Member

Unity settings pages do not show up when entering keywords which are used on the pages themselves into settings' search field.

@citizenmatt citizenmatt added this to the Rider 2020.1 milestone Feb 12, 2020
@citizenmatt
Copy link
Member Author

citizenmatt commented Feb 12, 2020

Turns out this is CI configuration. Main TeamCity configuration is not specifying Release mode correctly. This means we don't create and bundle the searchable options index, and we're also building and distributing the Debug build of the .net assemblies 🙀 ~

UPDATE: We're not building the .net assemblies in Debug mode. We override the build configuration in the scripts when we discover that we're running under CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant