Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.2f1
Issue ID
585742
Regression
No
The Cursor.SetCursor changes the cursor for half a second in editor
To reproduce:
1. Open the attached project
2. Open scene1
3. Enter play mode - the cursor is changed by the Test script on start(). The problem is that the cursor gets changed back to the default one almost instantly (but the changed cursor can be seen for half a second if you look closely)
What should happen - the cursor should get changed permanently or not get changed at all
This can be workarounded by changing the cursor a few moments after the start
Everything works fine in the standalone build
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
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- 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
Add comment