Search Issue Tracker
Fixed
Fixed in 1.5.x
Votes
0
Found in [Package]
1.5.3
Issue ID
LOC-1179
Regression
No
NullReferenceException when changing LocalizedTmpFont reference
Reproduction steps:
1. Open the attached “Localization 3.zip” project
2. Open the “SampleScene”
3. Select “Text (TMP)” GameObject from the Hierarchy
4. Find the “Localize Font Even (Script)” Component in the Inspector
5. Click on the ‘AssetTable/font_0’ dropdown
6. Select between ‘font_1’ and “font_0' references 3-4 times
7. Observe the Console
Expected result: No errors
Actual result: “NullReferenceException: SerializedObject of SerializedProperty has been Disposed.” error
Reproducible with: 1.4.4 (2021.3.47f1), 1.5.3 (2021.3.47f1, 2022.3.54f1, 6000.0.32f1, 6000.1.0a9)
Reproducible on: macOS 15.1.1 (M1 Pro), Windows 11
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment