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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment