Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0b9
Issue ID
946012
Regression
Yes
The "Add component" window will reset the search if it is open during re-compile
Steps to reproduce:
1. Open any project
2. Click "Add Component" on any object
3. Write in something like "rig" so the filter would come up with rigidbody components
4. Create a new script and open it
5. Change something to force a compile
6. When back at Unity have the "Add component" window open before the re-compilation
7. The filter area will get flushed and even though the search bar still has "rig" written in it, the Components are not filtered.
Expected: The filter does not get reset when the "Add component" window is open during recompile.
Actual: The filter gets reset, upon next opening of the "Add component" the last searched item does not appear.
Reproduced on 2017.2.0b9, 2017.1.1p1, 2017.1.0f3, 2017.1.0b1, 2017.1.0a6
Regression introduced in: 2017.1.0a5
Does not reproduce on: 5.6.3p3, 2017.1.0a1, 2017.1.0a3, 2017.1.0a4
Notes: The older versions close the add component window before compiling and so preserve the information.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UXML elements visually stretch when dragging an element along other elements in the UI Builder Hierarchy
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
Add comment