System Information
Operating system: Linux-5.4.44-1-MANJARO-x86_64-with-glibc2.29 64 Bits
Graphics card: AMD VERDE (DRM 2.50.0, 5.4.44-1-MANJARO, LLVM 10.0.0) X.Org 4.5 (Core Profile) Mesa 20.0.7
Blender Version
Broken: version: 2.90.0 Alpha, branch: master, commit date: 2020-07-03 17:12, hash: rB185fe9cd8bb1
Worked: 2.83
Short description of error
Blender 2.90 crashes on save if there is a library override and it crashes if the parameters of the library override are edited.
There is also another crash triggered by switching to a different scene
Exact steps for others to reproduce the error
Crash #1/#2 (save/edit)
- link the material from the source file (File - Link - MAT_Source.blend - Materials - MAT_from2.90)
- assign the linked material to the default cube
- add a library override to the linked material (Outliner - Blender File mode - select linked material - Add Library Override via right-click menu)
- try saving the project OR try changing a parameter like the color
- crash
Crash #3 (scene switch)
- steps 1-3 from above
- create new scene (or switch to a different existing scene)
- undo (so you are back in the original scene)
- switch to a different scene
- crash