Search Issue Tracker
Won't Fix
Votes
2
Found in
5.4.4f1
Issue ID
876315
Regression
No
Error reimporting Scriptable Objects when parent folder contains dots
How to reproduce:
1. Create a new project
2. Create a new script extending ScriptableObject
3. Create an asset of that type
4. Create a folder with dots (".") in its name, e.g. "a.b.c"
5. Create another ScriptableObject asset in this folder
6. Right click -> Reimport All
or
1. Open attached project
2. Right click -> Reimport All
Expected behavior: Assets are reimported and no errors in the Console
Actual behavior: Asset outside the folder is normal but Asset inside it is not reimported. Note the error in the Console: "Do not use ReadObjectThreaded on scene objects!"
Reproducible: 5.3.7p3, 5.4.4p2, 5.5.1p1, 5.6.0b6
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (2019.1.X):
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.