Search Issue Tracker
In Progress
Fixed in 6000.0.18f1
Votes
0
Found in
6000.0.15f1
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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
Add comment