Search Issue Tracker
Fixed
Fixed in 6000.0.18f1, 7000.0.0a1
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
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
- Crash on mecanim::animation::TransformValuesFromClip when entering the Play Mode in a project with Animancer Pro v8
- Connection to Named Pipes fails when server and client are run
Add comment