Search Issue Tracker
Fixed
Votes
0
Found in [Package]
0.7.1-preview
Issue ID
LOC-109
Regression
No
Errors occur in the Play Mode when Localized Asset Reference is set to None and when using LocalizedAssetBehaviour
How to reproduce:
1. Open the attached project "case_1256424-LocalizedAssetReference"
2. Open the Scene "AssetTest"
3. Select the GameObject "AssetWithoutReference"
4. Make sure that "Localized Asset Reference" is set to "None (FontReference)" in the "Localized Font (Script)" component in the Inspector
5. Enter the Play Mode
6. Observe the Console window
Expected results: no errors occur in the Play Mode
Actual results: some errors occur in the Play Mode
Reproducible with: 0.7.1-preview (2020.1.0b15, 2020.2.0a18)
Could not test with: 0.3.1-preview (2018.4.25f1) due to errors, 0.7.1-preview (2019.3.16f1, 2019.4.5f) because Localized Asset Reference is not in the Inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UnityEngine.UI.RawImage:OnPopulateMesh when playing Raw Image Texture animation with Sprite keyframes
- 32bit floating point RenderTexture blending feature is not available for WebGPU
- "CommandBuffer: temporary render texture not found while executing" warning is shown when Compatibility Mode is enabled and Camera stacking is used
- NotImplementedException is thrown when using System.String.Replace(String, String, Boolean, CultureInfo)
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
Add comment