Page MenuHome

Blender crashes when selecting the "set active" toggle of collections and scenes (GSoc 2020 Outliner branch)
Closed, ArchivedPublic

Description

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 965M/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 398.36

Blender Version
Broken: version: 2.90.0 Alpha, branch: soc-2020-outliner, commit date: 2020-06-11 03:39, hash: rB7096d1b73036
Worked:

Short description of error
When you set the active collection not by clicking on the text field but by toggling the "set active" icon in the "left column," Blender crashes. The same happens with "set active Scene."

Exact steps for others to reproduce the error
Go in the Outliner to the "Filter" pop-over; toggle "show left column"; add a new collection; click the "set active collection" toggle on the left.
attached .blend file{F8608158}

Event Timeline

slowk1d (Geronimooo) renamed this task from Blender crashes when selecting the "set active" toggle of collections and scenes to Blender crashes when selecting the "set active" toggle of collections and scenes (GSoc 2020 Outliner branch).Jun 11 2020, 1:54 PM

Thanks for the report. For the summer of code projects it's best to keep the feedback in the devtalk topic: https://devtalk.blender.org/t/gsoc-2020-outliner-discussion-and-suggestions/13178

This is fixed and will be in the next build. The summer of code branches are built nightly and sometimes they are built in an unfinished state.

Thanks Nathan, will do!