Search Issue Tracker
By Design
Votes
0
Found in
5.5.1f1
Issue ID
880989
Regression
No
Edit mode registers one mouse click, built project registers double click
Game is running fine in the editor, but after building the game, script acts differently than in editor.
Steps to reproduce:
1.Open attached project
2.Open altworld-0041 solved UnityEditor error.unity scene
3.Enter play mode
4.Place some capsules, capsule count decreases by one, you can pick back the capsules
5.Build windows standalone
6.Open the built project
7.Place some capsules, capsule count decreases by two, and you cannot pick them back
Expected result:same behaviour in built project as in editor
Actual result:different behaviour between editor and built project
Reprodused on: 5.5.1f1, 5.6.0b8
Unable to check for regression because no backward compatibility.
Win 10 Pro
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Objects flickering in Play Mode when using RenderTexture with Canvas
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
Add comment