Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
5.3.5p5
Issue ID
817995
Regression
No
[Standalone] Force Single Instance ignored when launching from a batch
1. Open "case_817995-MultipleInstances/Build" folder.
2. Try to run "MultipleInstances.exe" twice.
This proves that "Prevent Multiple Instances" is set and working, as you get an error.
3. Launch "SpamMultipleInstances.bat" batch file.
4. 10 instances of the game are launched without an error.
Expected behaviour: Only a single instance of the game allowed to be launched.
Actual behaviour: A lot of instances launched.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment