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
- Crash on GetElementMapKey when "None" is assigned to a field with binding path "m_GameObject"
- Stereoscopic skybox renders as monoscopic when using Multi-pass render mode in XR plugin while using URP
- Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
- Error Message "Broken text PPtr in file" is not informative enough to locate the problematic asset
- Duplicated items across all SerializedProperties when inserting a new element
Add comment