Search Issue Tracker
Fixed in 2.1.0-preview.1
Votes
0
Found in [Package]
2.0.0
Issue ID
1260242
Regression
Yes
"SJSON Parse Error" exception thrown when opening Quick Search
Reproduction steps:
1. Open attached project "JSON.zip"
2. Press Alt + ' keys
3. Observe Console window
Expected result: No exception thrown
Actual result: "SJSON Parse Error (memory)" exception thrown
Reproducible with: 2019.4.3f1, 2020.1.0b15, 2020.2.0a17 (Quick Search 1.6.0-preview.7, 2.0.0)
Not reproducible with: 2018.4.24f1 (Quick Search 1.0.9-preview.2, 1.5.4), 2019.4.3f1, 2020.1.0b15, 2020.2.0a17 (Quick Search 0.9.5-preview.1, 1.6.0-preview.6)
Notes:
1. Issue does not reproduce on a new project
2. Issue reproduces when trying to open Quick Search through Help -> Quick Search
Comments (1)
-
jonathans42
Jul 07, 2020 15:59
I have noticed that your quick search settings file wasn't merged successfully and contains merge markers. For now I suggest you delete that file located at UsersSettings/QuickSearch.settings and that you exclude from your VCS (git or perforce?) the UserSettings/ folder as things in that folder shouldn't be shared with the rest of the team, therefore preventing any conflicts in that matter.
}
scopes = {
<<<<<<< Updated upstream
"last_search.AB59B443" = "outline fea"
=======
"last_search.AB59B443" = "missileri"
>>>>>>> Stashed changes
}On our side, will make sure that if this settings file gets "corrupted", it gets automatically reverted to default.
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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note (fix version 2.1.0-preview.1):
Fixed in Quick Search 2.1.0-preview.1