Search Issue Tracker
Fixed
Fixed in 6000.0.50f1, 6000.1.4f1, 6000.2.0b2
Votes
0
Found in
6000.0.48f1
6000.1.3f1
6000.2.0b1
Issue ID
UUM-104829
Regression
No
INotifyBindablePropertyChanged is unusable when a project has Domain Reload disabled and UIDocument starts enabled in the Scene
Reproduction steps:
1. Open the attached “IN-100888.zip” project
2. Download the attached “IN-100888_package” package
3. Go to Window > Package Manager and click the + symbol
4. Click “Install package from disk…” and select the downloaded package
5. Open the “MatchmakerBuildingBlock” Scene
6. Enter Play mode
7. Click on the “Enter queue” button
8. Observe the Console
Expected result: No error
Actual result: “Property changed is null” error is shown
Reproducible with: 6000.0.48f1, 6000.1.3f1, 6000.2.0b1
Couldn’t test with: 2022.3.62f1 (Could not downgrade due to errors)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note:
- Does not reproduce if Domain Reload is enabled (in Project Settings > Editor > “When Entering Play mode”) or the UIDocument is enabled only during Play mode
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment