Search Issue Tracker
Fixed in 4.3.X
Votes
0
Found in
4.3.0b1
Issue ID
566150
Regression
No
Setting hight/width to 0 in prefs crashes player
-e: If the following values are set to 0 under Linux, the player will result in a crash: "Aborted (core dumped)"
Screenmanager Resolution Height
Screenmanager Resolution Width
-repro:
--create new scene in new project
--diable "display resolution dialog" on Project Settings > Player Settings
--build for linux
--run & close game
--see it works fine
--open /home/<user>/.config/unity3d/<company name>/<project name>/prefs
--set either option to 0
---<pref name="Screenmanager Resolution Height" type="int">0</pref>
---<pref name="Screenmanager Resolution Width" type="int">0</pref>
--save file
--start game again
--NOTICE nothing happens
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Add comment