Search Issue Tracker
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.5
Issue ID
1388872
Regression
No
[Localization] Local Variable of type Object Reference is set to "Empty" when saving and reopening the Scene
How to reproduce:
1. Open user's attached project "L10nBug.zip"
2. Open the "Medieval Environment" Scene
3. In the Hierarchy window select "Shield Right" > "TextMeshPro Text"
4. In the Inspector window locate the "Localize String Event" Component and its Local Variables field
5. Select the List item and remove it
6. Create a new Object Reference Local Variable and in its Object Reference field select the "ControllerButtonLocalizedString" script
7. Save the project and reopen the Scene
8. Repeat steps 3 and 4
Expected result: Local Variable item contains the same parameters
Actual result: The Local Variables item's Object Reference is replaced with "Empty"
Reproducible with: 1.0.0, 1.0.5 (2019.4.21f1, 2019.4.27f1)
Not reproducible with: 1.0.0, 1.0.5 (2019.4.28f1, 2019.4.34f1, 2020.3.24f1, 2021.2.7f1, 2022.1.0b2)
Notes:
- Similar to case https://issuetracker.unity3d.com/product/unity/issues/guid/1387617
- When downgrading from not reproducible version, the issue no longer reproduces but errors in Console still occur
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note (fix version 1.0.0):
Fixed in 1.0.0 (2019.4.28f1)