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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment