Search Issue Tracker
Fixed in 507ca2d
Fixed in 4.8.X
Votes
0
Found in [Package]
2020.2.0b14
Issue ID
1304055
Regression
No
[Search] Categories are selectable during the node search.
Repro steps:
1. Search for 'Round'
2. Press Enter
3. Nothing happens, as the category gets selected before the Round node.
Expected outcome:
- The first item below the category to be selected, so in the above example pressing Enter will return and place the Round node, and not the Round category (which does nothing).
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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Resolution Note (fix version 507ca2d):
Resolved by this PR which was merged in today: https://github.com/Unity-Technologies/Graphics/pull/3555