Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.29f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-90703
Regression
No
TrackPropertyValue callback stops being called when modifying PropertyField
Reproduction steps:
1. Open the attached “Hopeful Dumpster Fire.zip” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Select the “TestScript” GameObject in the Hierarchy window
4. Open the “DamageSettings” field in the Inspector window
5. Change the “Value” field value to 50
6. Observe "On Property modified" being logged in the Console window
7. Enable "Put Value In Label" by clicking on the checkbox
8. Change the “Value” field value to 60
9. Observe the Console window
Expected result: "On Property modified" message is logged
Actual result: No message is logged
Reproducible with: 6000.0.29f1, 6000.1.0a7
Couldn't test with: 2021.3.46f1 (Could not resolve compilation errors), 2022.3.52f1 (NullReferenceException when enabling "Put Value In Label")
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment