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
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
Add comment