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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment