Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.4
2019.4
2020.1
2020.2
2021.1
Issue ID
1290275
Regression
No
[AssetStoreTools] Package Validator throws numerous errors when the project path contains the word "Assets"
How to reproduce:
1. Create a new Unity project called "GameAssetsForSale"
2. Open the project created in step 1
3. Download and Import Asset Store Tools from the Asset Store
4. Open the Validator window from Asset Store Tools > Package Validator
5. Click the Set Path button and select the "Scenes" folder
6. Click Scan in the Validator
Expected results: the scan completes successfully
Actual results: the scan fails with multiple "Validator check failed with ASTools.Validator.ExtensionScanner" errors
Reproducible with: 5.0.3 (2020.1.11f1), 5.0.4 (2018.4.29f1, 2019.4.13f1, 2020.1.11f1, 2020.2.0b10, 2021.1.0a5)
Notes:
-This occurs if the project path contains the word "Assets". Misspelling the word "Assets" to "Asets" in the project title will not reproduce the issue
Comments (4)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
VBenincasa
Dec 26, 2021 12:27
Seems like the error happens even if the word "Assets" in the parent folder of the whole project itself.