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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment