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
- Shortcut window searchbar loses edit mode when typing into searchbar after any action is made to any shortcut
- [Linux] Preferences directory is not created when the Editor is installed or launched
- Docked UI Builder corrupts when the domain isn't reloaded after deleting an element
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
Add comment