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
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
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?