Search Issue Tracker
Fixed
Fixed in 6000.2.0a4, 7000.0.0a18
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.10f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-75594
Regression
No
AssetDatabase.IsValidFolder() returns false when checking certain project folders
How to reproduce:
1. Open the attached "ValidFolderBug" project
2. In the menu bar, select “Tools → ValidPath”
3. Press the “Folder” button
4. In the explorer window, press “Select Folder”
5. Observe the result
Expected result: The project path is selected and no message box is shown
Actual result: A message box is shown, signaling that the path is invalid
Reproducible in: 2021.3.40f1, 2022.3.38f1, 6000.0.10f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Resolution Note (fix version 6000.2.0a4):
This fix does not change functionality, it updates the docs to reflect the expected behavior.