Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.7f1
Issue ID
1136430
Regression
Yes
References to any AudioClip within a [OdinSerialize] List<T> in SerializedScriptableObjects are lost when reimporting Library
Steps to reproduce:
1. Open user attached project
2. Select SampleScriptableObject
3. Notice that all references are present
4. Close the project, delete the library folder and reopen the project
5. Observe that Sample Data Class Audio Clip references are lost
6. Close the project and reopen it again
7. All references are present now
Expected result: references to any AudioClip within a [OdinSerialize] List<T> in SerializedScriptableObjects should not be lost when reimporting Library
Reproduced in: 2019.2.0a10, 2018.3.11f1, 2018.2.21f1, 2018.1.0a4
Not reproduced in: 2017.4.24f1, 2018.1.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment