Search Issue Tracker
Fixed
Votes
7
Found in
5.0.1f1
Issue ID
687655
Regression
Yes
Using special folder named "~" throws warnings that the files inside it are ignored because the folder is not imported
How to reproduce:
1. Create a new project
2. Open the project /Assets folder using Explorer/Finder
3. Create a folder named '~'
4. Put some files in the '~' folder
5. Open the project in Unity
- Note the warnings for each file in the '~' folder in the Console: "Ignoring asset refresh of <pathtofile> because the folder it is in has not been imported yet!"
- The folder shouldn't be imported as it is a special function, but no warnings should be thrown as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Fix for 6000.0.X: Universal 3D Sample project template takes a very long time to build.
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
Add comment