Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2018.2.0f1
2018.2.0f2
Issue ID
1062073
Regression
Yes
[Regression] Repaint and Layout OnGUI events don't update mousePosition in build
How to reproduce:
1. Open the user-submitted project
2. Enter Play mode and observe the "mouse position" text field in the Game View
3. Build the Project and observe the "mouse position" text field
Expected result: "Mouse position: " changes every frame
Actual result: "Mouse position: " remains the same until a key or mouse button is pressed
Reproduced in: 2018.3.0a5, 2018.2.0f2, 2018.2.0f1 2018.2.0b4
Not Reproducible in: 2018.2.0b3, 2018.1.9f1, 2017.4.6f1, 2017.2.3p2, 2017.1.5f1
Verified with: 2018.3.0a7
Comments (5)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
GGeff
Aug 07, 2018 02:48
The latest version available is 2018.2.2f1, and this problem persists there.
There are no later versions available to me via https://unity3d.com/unity/beta or the Unity Hub Preview app. Where are you getting these later versions for testing?
unity_OhvRZtLEIXGiEg
Aug 06, 2018 09:55
Ok, now fixed at least in 2018.2.9f1.
unity_OhvRZtLEIXGiEg
Aug 03, 2018 19:29
2018.2.1f1 seems to have this bug as well.
unity_OhvRZtLEIXGiEg
Aug 02, 2018 23:22
Oh, they fixed it?
unity_OhvRZtLEIXGiEg
Aug 01, 2018 03:17
So in the playtest mode it works but doesn't do after you build it, right?