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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
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.