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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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.