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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.