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
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
- Inconsistent value calculations between Operating Systems when casting rigidbody.transform.localScale = Vector3.zero
- Last Prefab changes are reverted when tests on EditMode are executed while Prefab mode is open
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
Add comment