Search Issue Tracker
Won't Fix
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2023.2.5f1
6000.1.0a7
6000.2.0a1
7000.0.0a1
Issue ID
UUM-63303
Regression
No
[Linux][Version Control] Crash on gtk_css_provider_get_named when checking in or reverting changes in the Unity Version Control window
Reproduction steps:
1. Open the attached “CrashRepro” project
2. Open the Unity Version Control window (Window > Unity Version Control)
3. Check one of the files under Assets/Free/Wooden Floor Pack
4. Click "CheckinChanges" button. You may need to dismiss a popup. Confirm it if so.
5. No crash? Go back to step 3. I can repro consistently when I do this about 5-7 times.
Expected result: The changes are checked in
Actual result: Unity Editor crashes. Editor.log states near the end that it ran out of memory.
Reproducible with: 2023.2.0b4, 2023.2.3f1, 2023.2.5f1, 6000.0.3f1
Reproducible on: Ubuntu 22.04, Ubuntu 23.10, Manjaro
Not reproducible on: No other environment tested
First lines of the stack trace:
#0 0x007fb6fdc42910 in __sigaction
#1 0x007fb6fe752417 in gtk_css_provider_get_named
#2 0x007fb6fe7172ff in gtk_container_get_path_for_child
#3 0x007fb6fe74d25a in gtk_css_provider_get_named
#4 0x007fb6fe737036 in gtk_css_provider_new
#5 0x007fb6fe731947 in gtk_style_properties_register_property
#6 0x007fb6fe731bd5 in gtk_style_properties_register_property
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
We will be reviewing Linux errors in 6 months.