Search Issue Tracker
In Progress
Fixed in 6000.2.0a4
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.10f1
6000.1.0a7
6000.2.0a1
7000.0.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
- Resources.UnloadUnusedAssets() freezes the Editor when releasing Mesh objects
- 16-bit Sprite Textures have a banding effect and loss of data when packing into Variant Sprite Atlas
- HDRP Cluster artifacts when having more than 100 lights
- ParticleCollisionEvent.intersection generates extremely high values when particles collide while in Play Mode
- Custom attributes are not properly converted to subgraphs
Resolution Note (fix version 6000.2.0a4):
This fix does not change functionality, it updates the docs to reflect the expected behavior.