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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.