Search Issue Tracker
Fixed in 5.4.0
Votes
4
Found in
5.2.3f1
Issue ID
749573
Regression
Yes
[UI][D3D9] Canvas geometry disappears from game view after unlocking computer (on D3D9, 5.2+ regression)
Originally this was "UI crash after unlocking computer", but that one seems to be fixed now (5.3.2). What remains however is that after unlocking, the UI/Canvas geometry is not rendered in the game view, until you forcibly cause something to change (e.g. resize the game view). Only happens on D3D9, suspect some canvas batch getting lost due to D3D9 device reset, and UI code does not detect that properly.
----- Original bug:
Steps to reproduce:
1. Open attached project
2. Open 'Main' scene
3. Lock PC by clicking Windows Key + L
4. Unlock it by entering the password
5. Observe the crash
Reproduced with: 5.2.3p2, 5.3.0f3, 5.4.0a5
Not reproducible with: 5.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment