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
- The sidebar reopens when Unity Hub is started when Unity Hub was closed with the sidebar closed
- Characters are invisible in the TextField when certain Japanese characters are used
- "InvalidOperationException" is thrown when using Prefab > Replace to replace a Canvas GameObject with a Prefab that has an incompatible root Transform type
- Looping AudioSource resumes from the wrong playback position when the app is backgrounded and resumed on iOS Safari
- "AnyState Transition Created" action can be undone when pressing "Auto Generate Animation" on the uGUI GameObjects
Resolution Note (fix version 6000.2.0a4):
This fix does not change functionality, it updates the docs to reflect the expected behavior.