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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Resolution Note (fix version 2.1.0-preview.1):
Fixed in Quick Search 2.1.0-preview.1