Search Issue Tracker
Fixed in 3.0.0-preview.2
Votes
0
Found in [Package]
1.6.0-preview.5
Issue ID
1301021
Regression
Yes
Errors appear in the Console after selecting .tss or .umxl files in the Quick Search window
How to reproduce:
1. Open the attached '1301021.zip' project
2. Select Help > Quick Search
3. In the search bar enter 'Test'
4. In the Quick Search window select the Test Asset
5. Observe the Console
Expected result: No visible errors present
Actual result: MissingReferenceException errors appear in the Console
Reproducible with: Quick Search 1.6.0-preview.5 (2019.4.17f1, 2020.1.17f1), 3.0.0-preview.1 (2020.1.17f1, 2020.2.0f1)
Not reproducible with: Quick Search 1.6.0-preview.4 (2019.4.17f1, 2020.1.17f1), 3.0.0-preview.2 (2020.1.17f1, 2020.2.0f1), 3.0.0-preview.3 (2020.2.0f1), 2021.1.0b1 (the Quick Search is part of the Unity Editor)
Cannot test with: Quick Search 1.6.0-preview.4 (2018.4.30f1, 2020.2.0f1), 3.0.0-preview.3 (2018.4.30f1, 2019.4.17f1, 2020.1.17f1) (the Quick Search package versions are not supported)
Notes:
- The issue does not reproduce with .uss files
- After selecting the .tss file NullReference exceptions get thrown in the Console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment