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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment