Search Issue Tracker
Fixed in 2019.1.X
Votes
2
Found in
2018.3.0b6
Issue ID
1092501
Regression
No
Linux Editor crashes when accessing Jobs menu
To reproduce:
1) Create new project
2) Make sure it's set to .NET 4.x Equivalent in Player Settings
3) Import the following packages (currently preview) - Collections, Mathematics, Jobs
4) Try interacting with newly appeared Jobs menu (might take a couple of times, but no more than 3 attempts)
CRASH!
Reproduced in 2018.2.0f2, 2018.2.12f2, 2018.3.0b6
Not reproduced in Windows 10 or macOS
-
tarekgedawy
Jan 08, 2023 00:00
alfaris.company/2018/11/riyadh-to-jordan.html شركة نقل عفش من الرياض الى الاردن
alfaris.company/2021/09/Shipping-from-Mecca-to-Emirates.html شحن من مكة للامارات
alfaris.company/2021/09/Shipping-from-Taif-to-Emirates.html شحن من الطائف للامارات
alfaris.company/2021/09/Shipping-from-al-Madina-to-Emirates.html شحن من المدينة للامارات
alfaris.company/2019/12/Shipping-from-Riyadh-to-Emirates.html شركة نقل عفش من الرياض الى الامارات
alfaris.company/2019/12/shipping-from-Jeddah-to-Turkey.html شركة شحن من الرياض الى تركيا
alfaris.company/2020/08/best-shipping-company-from-Riyadh-to-Lebanon.html شركة شحن من الرياض الى لبنان
alfaris.company/2020/08/best-shipping-company-from-Riyadh-to-Morocco.html شركة شحن من الرياض الى المغرب
alfaris.company/2020/08/Shipping-from-Riyadh-to-Kuwait.html شركة نقل عفش من الرياض الى الكويت
alfaris.company/2020/08/Shipping-from-Riyadh-to-Bahrain.html شركة نقل عفش من الرياض الى البحرين
alfaris.company/2020/08/Shipping-from-Riyadh-to-Oman.html شركة نقل عفش من الرياض الى سلطنة عمان
alfaris.company/2020/08/Shipping-from-Riyadh-to-Qatar.html شركة نقل عفش من الرياض الى قطر
alfaris.company/2020/08/Shipping-from-Riyadh-to-Iraq.html شركة نقل عفش من الرياض الى العراق
alfaris.company/2020/08/Moving-Furniture-Inside-Jeddah.html شركة نقل عفش بجدة
alfaris.company/2020/08/Moving-Furniture-Inside-Mecca.html شركة نقل عفش بمكة -
tarekgedawy
Jan 07, 2023 23:40
alnouralmalky.com شركة النور
afalahmovers.com الفلاح
negmetjeddha.com نجمة جدة
quickermovers.com الوصول السريع
darulalmustaqbal.com دار المستقبل
jawharetjeddah.com جوهرة جدة
moversksa.company جواهر
fajrclean.com الفجر كليين
bareeq-alsalam.com بريق السلام
moversksa.company الشيماء لنقل الاثاث
forsan.moversksa.company فرسان النقل
rawaee.bareeq-alsalam.com روائع السلام
news0o0.blogspot.com World News
rawaeejeddah.blogspot.com روائع جدة
el-zahrani.blogspot.com الزهرانى للشحن -
robbob44
Jan 16, 2019 17:19
I personally was able to work around this issue after experimenting with another user's code here: https://forum.unity.com/threads/jobs-menu-crashing-fix.598516/
Either their fix does work for this issue as well and only required an editor restart, or me manually setting the variables in code fixed the issue.
If it was the latter, the issue is that the Jobs menu is not checking if an Editor bool exists first.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Resolution Note (fix version 2019.1):
linux editor now supports multiple checkable items in a submenu instead of crashing