Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.1.0a3
Issue ID
968809
Regression
No
Scriptable Object data is invisible and unusable after reimporting or loading a project
Steps to reproduce:
1. Download attached project
2. Open the project
3. Create a scriptable asset with Assets/Custom Assets/Conversation
4. Exit Editor
5. Open project again
6. Inspect the created scriptable asset
Expected result: asset retains data
Actual result: asset data is invisible and unuseable
Reproduced on 2018.1.0a1, 2018.1.0a3, 2017.3.0b9, 2017.3.0b1, 2017.3.0a1, 2017.2.02p1, 2017.2.0a1, 2017.1.2p1, 2017.1.0a1, 5.6.4p1
Not reproduced on 5.6.1f1, 5.6.2f1
Notes:
- Having the asset selected and entering playmode makes the fields visible again
- Until the above is done, the assets cannot be used in scripts
- The data is still retained, but the asset becomes temporarily unusable
- Does not happen to assets in use in open scenes
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