Search Issue Tracker
Fixed
Fixed in 1.5.0-pre.2
Votes
0
Found in [Package]
1.5.0-pre.2
Issue ID
LOC-985
Regression
No
Prefab with sub-assets and the Component with [SerializeReference] causes LocalizedString to be set to None when opening in Prefab Mode
How to reproduce:
1. Open the user-attached project “LocalizedStringPrefabSubobject”
2. Double-click the “Prefab” Asset in the Project window to open it in the Prefab Mode
3. Observe the “Localized String” field under the “Localized String Component ” Component in the Inspector
Expected result: The “Localized String” is set to “New Table/TestKey” as it was before entering the Prefab Mode
Actual result: The “Localized String” is set to “None”
Reproducible with: 2021.3.29f1, 2022.3.7f1, 2023.1.8f1, 2023.2.0b4
Reproducible on: Windows 11 Pro
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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment