Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.2.9
Issue ID
1168203
Regression
Yes
Opening Quick Search when Scene contains GameObjects with system illegal characters in their name throws an ArgumentException
How to reproduce:
1. Open user-submitted project (New Unity Project.zip)
2. See that the Quick Search bug scene contains GameObjects with system illegal characters
3. Open the Quick Search window and see the Console window
Expected result: no errors are thrown
Actual result: "ArgumentException: Illegal characters in path" error is thrown
Reproducible with Unity versions: 2018.4.4f1, 2019.1.10f1, 2019.2.0b9, 2019.3.0a9
Could not test with Unity versions: 2017.4.30f1(Package unavailable)
Reproducible with package versions: 1.2.8, 1.2.9
Not reproducible with package versions: 1.2.7
Regressed package version: 1.2.8-preview
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment