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
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
- Crash on ShaderLab::Program::CreateFromSerializedProgram when opening a project with specific shaders
Resolution Note (fix version 2.1.0-preview.1):
Fixed in Quick Search 2.1.0-preview.1