Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b5
Issue ID
769512
Regression
No
Force Single Instance works only when launching app file but you can still open new instance via Contents/MacOS/appname
Force Single Instance works only when launching app file but you can still open new instance via Contents/MacOS/appname
1. What happened
Force Single Instance works only when launching appname.app file but you can still open new instance via appnema.app/Contents/MacOS/appname
2. How we can reproduce it using the example you attached
1. Set "Force Single Instance" in Player Settings for Standalone.
2. Build & Run the app.
3. If you click on app again - it will show current running window as expected.
4. If you go to and run appname.app/Content/MacOS/appname it will open new instance.
RESOLUTION: By design: appname.app/Content/MacOS/appname is not end-user visible path, so opening it directly is not supported.
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