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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment