Search Issue Tracker
By Design
Votes
0
Found in
2021.3.44f1
2022.3.50f1
6000.0.23f1
Issue ID
UUM-84246
Regression
No
SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
Reproduction steps:
1. Open the attached “Test The Callbacks.zip” project
2. Open the “SampleScene”
3. Select the “Script 2 Object” GameObject from the Hierarchy
4. Observe the Console
Expected result: No events are logged
Actual result: Most properties from the script are logged as “has changed”
Reproducible with: 2021.3.44f1, 2022.3.50f1, 6000.0.23f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- In the provided example SerializedPropertyChangeEvent is registered directly on the root of the UI, but issue also reproduces when binded directly on the correct GameObject
-
hanchin713
Oct 12, 2024 18:08
FOR HELP OF BITCOIN FRAUD CONTACT LOST RECOVERY MASTERS RECOVERY EXPERT
Have you lost hope of ever recovering your money from scam brokers? I have good news for you and yes it is 97% possible for you to recover
your money through binary cash refund (BCRF)but to do this you need an expert ,I lost over 76,000$ to fake broker and I lost any hope of
ever making profit through binary trading until I met an awesome recovery Hacker known as Lost Recovery Masters who introduced me to (BCRF)..and to recover any lost money to any Cryptocurrency i was able to recover my money and with an amazing recovery Hacker guidance I have been able to make profits after recovering my lost funds. l recommend Lost Recovery Masters to anyone.
Visit Website (lostrecoverymasters . com/)
Support Email (Support @ lostrecoverymasters . com) or
WhatsApp them on
+44(7-5-3-7-1-0-5-9-2-1
Don’t forget to mention Chin Han recommended you
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
Change events are sent when PropertyFields are bound to their SerializedProperty, mainly to inform that the binding is done and the property is available if users want to store a copy for example. We appreciate your input and understanding, and please let us know if you have any other concerns or issues you would like to report in the future.