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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment