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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment