Search Issue Tracker
In Progress
Fixed in 6000.0.38f1, 6000.1.0b6, 7000.0.0a20
Fix In Review for 6000.2.0a4
Votes
0
Found in
6000.0.35f1
6000.1.0b3
6000.2.0a1
Issue ID
UUM-96370
Regression
No
Unused propertyChanged callback increases the time taken in 'Should Update Binding'
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Test.unity” Scene
3. Enter the Play Mode
4. Open the Profiler (Window > Analysis > Profiler)
5. Search for “Should Update Binding“
6. Observe the Profiler
Expected result: Time spent in "Should Update Binding" remains constant
Actual result: Time ms of “Should Update Binding” keeps increasing
Reproducible with: 6000.0.35f1, 6000.1.0b3, 6000.2.0a1
Could not test with: 2022.3.56f1 (Assets\BindingTest.cs(14,10): error CS0246: The type or namespace name 'CreatePropertyAttribute' could not be found)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment