Search Issue Tracker
Fixed
Fixed in 6000.0.18f1
Votes
0
Found in
6000.0.15f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-78431
Regression
Yes
NullReferenceException is thrown when using TrackPropertyValue and SerializedPropertyChangedEvent in UIElements
Reproduction steps:
1. Open the attached “BugRepro” project
2. From the menu navigate to BugRepo > Test Window
3. In the TestWindow, change the value of the Value field to 5
4. Observe the Console window
Expected result: No errors are thrown, and "evt.changedProperty : _Value" and "valueProperty : _Value" messages are printed
Actual result: “NullReferenceException: SerializedObject of SerializedProperty has been Disposed” error is thrown, and “evt.changedProperty" warning appears
Reproducible with: 6000.0.8f1, 6000.0.15f1
Not reproducible with: 2021.3.42f1, 2022.3.41f1, 6000.0.7f1
Reproducible on: 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
- [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
Add comment