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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Gradient Editor always opens on the main display when a multi-monitor setup is used and the Editor Window is on a secondary display
- Crash on core::base_hash_set when importing a specific package
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.