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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Resolution Note (fix version 6000.2.0a4):
This fix does not change functionality, it updates the docs to reflect the expected behavior.