Search Issue Tracker
Fixed
Votes
0
Found in
3.4.0b1
Issue ID
401686
Regression
Yes
Return from sleep throws assert "FALSE != getCursorPositionResult" if editor is in playmode
Return from sleep throws assert FALSE != getCursorPositionResult if editor is in playmode.
Repro:
Given you're in windows
1. Create a new project
2. Press play
3. enter system sleep
4. wake system from sleep
Result:
Assert is thrown:
FALSE != getCursorPositionResult
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
Add comment