Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0f3
Issue ID
877265
Regression
No
ScriptableObject sub-assets are null until assemblies are recompiled
Reproduction Steps:
1. Import attached project.
2. Open Window -> Localization.
3. Drag "loc_master" from Resources -> Localization Tables into the Localization tab.
4. Observe null values.
Note: Issue is fixed once recompile is triggered (for example, by creating a new script).
Expected result: Values are loaded without recompile.
Actual result: Values are null, unless they are recompiled.
Reproducible with: 5.5.1p4, 5.6.0b9
Note: Not reproducible with previous versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
Add comment