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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
Add comment