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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment