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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment