Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b6, 6000.2.0a4, 7000.0.0a20
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment