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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Add comment