Selecting HIP causes a complete hanging of Blender 4.0 #115670

Closed
opened 2023-12-01 15:17:36 +01:00 by Artemii Bigdan · 9 comments

System Information
Operating system: Arch Linux 6.6.3-zen1-1-zen
Graphics card: AMD RX 6700 XT

Blender Version
Broken: 4.0, 3.6
Worked: 3.6

Short description of error
Blender hangs completely when trying to select Cycles rendering with GPU or selecting HIP in Preferences > System.

Exact steps for others to reproduce the error

  • Launch Blender.
  • Go to Edit > Preferences > System.
  • Select HIP.
  • Observe the hang.

Alternatively:

  • Switch to Cycles.
  • Select GPU compute.
  • Observe the hang.

Launching with --debug-all did not clarify the issue:

I1201 16:14:18.153136 231330 device.cpp:49] CUEW initialization failed: Error opening the library
I1201 16:14:18.173228 231330 device.cpp:37] HIPEW initialization succeeded
I1201 16:14:18.173331 231330 device.cpp:39] Found precompiled kernels
Killed

Steam version does not work as well.

**System Information** Operating system: Arch Linux 6.6.3-zen1-1-zen Graphics card: AMD RX 6700 XT **Blender Version** Broken: 4.0, 3.6 ~~Worked: 3.6~~ **Short description of error** Blender hangs completely when trying to select Cycles rendering with GPU or selecting HIP in Preferences > System. **Exact steps for others to reproduce the error** - Launch Blender. - Go to Edit > Preferences > System. - Select HIP. - Observe the hang. Alternatively: - Switch to Cycles. - Select GPU compute. - Observe the hang. Launching with --debug-all did not clarify the issue: ``` I1201 16:14:18.153136 231330 device.cpp:49] CUEW initialization failed: Error opening the library I1201 16:14:18.173228 231330 device.cpp:37] HIPEW initialization succeeded I1201 16:14:18.173331 231330 device.cpp:39] Found precompiled kernels Killed ``` Steam version does not work as well.
Artemii Bigdan added the
Type
Report
Priority
Normal
Status
Needs Triage
labels 2023-12-01 15:17:37 +01:00
Member

Hi, thanks for the report. Could it be because render kernels were loading? Does it returns to normal state after waiting for some time?
Launch blender with --debug-gpu or --debug-cycles , it may capture some useful info about the freeze
Do you use blender builds available on website?: https://builder.blender.org/download/daily/

Hi, thanks for the report. Could it be because render kernels were loading? Does it returns to normal state after waiting for some time? Launch blender with --debug-gpu or --debug-cycles , it may capture some useful info about the freeze Do you use blender builds available on website?: https://builder.blender.org/download/daily/
Pratik Borhade added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2023-12-04 05:59:49 +01:00

Hello, I am also experiencing this issue, even in blender 3.6.6. See logs below.

System Information:
Arch Linux 6.6.3-zen1-1-zen
GPU: AMD ATI Radeon RX 6600

Exact steps for others to reproduce the error

  • Launch Blender.
  • Go to Edit > Preferences > System.
  • Select HIP.
  • Observe the hang.

Logs
(with blender-4.1.0-alpha+main.153f14be2b67-linux.x86_64-release)

$ ./blender --version
Blender 4.1.0 Alpha
	build date: 2023-12-04
	build time: 00:50:47
	build commit date: 2023-12-03
	build commit time: 22:20
	build hash: 153f14be2b67
	build platform: Linux
	build type: release
	build c flags:  -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable  -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build c++ flags:  -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build link flags:  -Wl,--version-script='/home/blender/git/blender-vdev/blender.git/source/creator/symbols_unix.map'
	build system: CMake

$ ./blender --debug-gpu --debug-cycles
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
Missing icons: /home/logistic-bot/.config/blender/4.1/datafiles+main.153f14be2b67-linux.x86_64-release/4.1/datafiles/icons/ops.gpencil.draw.dat Unable to load from file
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
I1204 09:58:04.654420 2624949 device.cpp:37] HIPEW initialization succeeded
I1204 09:58:04.654451 2624949 device.cpp:39] Found precompiled kernels

(with Blender 4.0.1)

$ blender --version
Blender 4.0.1
	build date: 2023-11-29
	build time: 05:01:14
	build commit date: 2023-11-16
	build commit time: 16:40
	build hash: d0dd92834a08
	build platform: Linux
	build type: Release
	build c flags:  -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable  -fopenmp -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build c++ flags:  -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations  -fopenmp -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build link flags:  -Wl,--version-script='/build/blender/src/blender/source/creator/symbols_unix.map' -latomic
	build system: CMake

$ blender --debug-gpu --debug-cycles
Warning: Unable to read '/home/logistic-bot/.config/blender/4.0/config/userpref.blend': insufficient content
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
I1204 10:03:39.216588 2639049 device.cpp:37] HIPEW initialization succeeded
I1204 10:03:39.216639 2639049 device.cpp:39] Found precompiled kernels

(with blender 3.6.6)

$ ./blender --version
Blender 3.6.6
	build date: 2023-12-04
	build time: 00:31:26
	build commit date: 2023-11-22
	build commit time: 18:47
	build hash: 064a48ad28e3
	build platform: Linux
	build type: release
	build c flags:  -Wall -Werror=implicit-function-declaration -Werror=return-type -Werror=vla -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wno-error=unused-but-set-variable -Wimplicit-fallthrough=5  -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build c++ flags:  -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2  
	build link flags:  -Wl,--version-script='/home/blender/git/blender-v360/blender.git/source/creator/symbols_unix.map'
	build system: CMake

$ ./blender --debug-gpu --debug-cycles
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
Failed to open dir (No such file or directory): /run/user/1000/gvfs/
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3
I1204 10:09:58.294859 2656928 device.cpp:36] HIPEW initialization succeeded
I1204 10:09:58.294893 2656928 device.cpp:38] Found precompiled kernels

In all cases, blender hangs for sevral minutes with no additional log messages.

I notice both of us are using the zen kernel. I will try using the regular linux kernel and report back.

Also attached: output of glxinfo command, in case it proves usefull.

Hello, I am also experiencing this issue, even in blender 3.6.6. See logs below. **System Information:** Arch Linux 6.6.3-zen1-1-zen GPU: AMD ATI Radeon RX 6600 **Exact steps for others to reproduce the error** - Launch Blender. - Go to Edit > Preferences > System. - Select HIP. - Observe the hang. **Logs** (with blender-4.1.0-alpha+main.153f14be2b67-linux.x86_64-release) ```shell $ ./blender --version Blender 4.1.0 Alpha build date: 2023-12-04 build time: 00:50:47 build commit date: 2023-12-03 build commit time: 22:20 build hash: 153f14be2b67 build platform: Linux build type: release build c flags: -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build link flags: -Wl,--version-script='/home/blender/git/blender-vdev/blender.git/source/creator/symbols_unix.map' build system: CMake $ ./blender --debug-gpu --debug-cycles INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 Missing icons: /home/logistic-bot/.config/blender/4.1/datafiles+main.153f14be2b67-linux.x86_64-release/4.1/datafiles/icons/ops.gpencil.draw.dat Unable to load from file INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 I1204 09:58:04.654420 2624949 device.cpp:37] HIPEW initialization succeeded I1204 09:58:04.654451 2624949 device.cpp:39] Found precompiled kernels ``` (with Blender 4.0.1) ```shell $ blender --version Blender 4.0.1 build date: 2023-11-29 build time: 05:01:14 build commit date: 2023-11-16 build commit time: 16:40 build hash: d0dd92834a08 build platform: Linux build type: Release build c flags: -Wall -Werror=implicit-function-declaration -Wstrict-prototypes -Werror=return-type -Werror=vla -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wimplicit-fallthrough=5 -Wno-error=unused-but-set-variable -fopenmp -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wcomma-subscript -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wimplicit-fallthrough=5 -Wundef -Wmissing-declarations -fopenmp -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build link flags: -Wl,--version-script='/build/blender/src/blender/source/creator/symbols_unix.map' -latomic build system: CMake $ blender --debug-gpu --debug-cycles Warning: Unable to read '/home/logistic-bot/.config/blender/4.0/config/userpref.blend': insufficient content INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 I1204 10:03:39.216588 2639049 device.cpp:37] HIPEW initialization succeeded I1204 10:03:39.216639 2639049 device.cpp:39] Found precompiled kernels ``` (with blender 3.6.6) ```shell $ ./blender --version Blender 3.6.6 build date: 2023-12-04 build time: 00:31:26 build commit date: 2023-11-22 build commit time: 18:47 build hash: 064a48ad28e3 build platform: Linux build type: release build c flags: -Wall -Werror=implicit-function-declaration -Werror=return-type -Werror=vla -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wlogical-op -Wundef -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Wformat-signedness -Wrestrict -Wno-stringop-overread -Wno-stringop-overflow -Wnonnull -Wabsolute-value -Wuninitialized -Wredundant-decls -Wshadow -Wno-error=unused-but-set-variable -Wimplicit-fallthrough=5 -std=gnu11 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build c++ flags: -Wuninitialized -Wredundant-decls -Wall -Wno-invalid-offsetof -Wno-sign-compare -Wlogical-op -Winit-self -Wmissing-include-dirs -Wno-div-by-zero -Wtype-limits -Werror=return-type -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings -Wundef -Wformat-signedness -Wrestrict -Wno-suggest-override -Wuninitialized -Wno-stringop-overread -Wno-stringop-overflow -Wundef -Wmissing-declarations -Wimplicit-fallthrough=5 -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing -ffp-contract=off -msse2 build link flags: -Wl,--version-script='/home/blender/git/blender-v360/blender.git/source/creator/symbols_unix.map' build system: CMake $ ./blender --debug-gpu --debug-cycles INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 Failed to open dir (No such file or directory): /run/user/1000/gvfs/ INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 INFO (gpu.debug): Notification : Successfully hooked OpenGL debug callback using OpenGL 4.3 I1204 10:09:58.294859 2656928 device.cpp:36] HIPEW initialization succeeded I1204 10:09:58.294893 2656928 device.cpp:38] Found precompiled kernels ``` In all cases, blender hangs for sevral minutes with no additional log messages. I notice both of us are using the zen kernel. I will try using the regular linux kernel and report back. Also attached: output of glxinfo command, in case it proves usefull.

Using the regular kernel exhibits the same behaviour. I also had instances where selecting the HIP options causes the whole system to freeze. This was noticed using both the regular linux kernel and the zen kernel. This sounds similar to blender/blender#100353.

Using the regular kernel exhibits the same behaviour. I also had instances where selecting the HIP options causes the whole system to freeze. This was noticed using both the regular linux kernel and the zen kernel. This sounds similar to blender/blender#100353.

System Information
Operating system: Arch Linux 6.5.6-arch1-1
GPU: AMD RX 5700

Hi, I had the same issue, and it looks like it's a bug in the amdgpu driver: https://gitlab.freedesktop.org/drm/amd/-/issues/2991.
Downgrading from linux 6.6.3 to 6.5.6 fixed it for me, so I hope it does for you too!

**System Information** Operating system: Arch Linux 6.5.6-arch1-1 GPU: AMD RX 5700 Hi, I had the same issue, and it looks like it's a bug in the amdgpu driver: https://gitlab.freedesktop.org/drm/amd/-/issues/2991. Downgrading from linux 6.6.3 to 6.5.6 fixed it for me, so I hope it does for you too!

Same issue here.

I'm on Fedora - 6.6.3-200.fc39.x86_64.
GPU: AMD RX 6600.
Blender version: 4.0.1

Havn't tried downgrading to an older kernel as you suggested Maks-Rawski, but since the problem has just started recently (and it has worked previously) that sounds like a good thing to try.

Same issue here. I'm on Fedora - 6.6.3-200.fc39.x86_64. GPU: AMD RX 6600. Blender version: 4.0.1 Havn't tried downgrading to an older kernel as you suggested Maks-Rawski, but since the problem has just started recently (and it has worked previously) that sounds like a good thing to try.

Downgrading to 6.5.6 did fix it for me as well.

Downgrading to 6.5.6 did fix it for me as well.
Member

Thanks. I'll confirm for now until it gets fixed from kernel/driver side.
Guess switching proprietary driver might also avoid this problem: https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/2#note_141974

Thanks. I'll confirm for now until it gets fixed from kernel/driver side. Guess switching proprietary driver might also avoid this problem: https://gitlab.archlinux.org/archlinux/packaging/packages/blender/-/issues/2#note_141974
Author

Can confirm, installing amdgpu-pro-oglp (AUR) and launching with progl blender fixes the issue.

Thanks Pratik for advice.

Can confirm, installing `amdgpu-pro-oglp` ([AUR](https://aur.archlinux.org/packages/amdgpu-pro-oglp)) and launching with `progl blender` fixes the issue. Thanks Pratik for advice.
Author

Since the issue is not with Blender itself, but with Linux kernel and/or FOSS driver, I guess I will close the issue.

Since the issue is not with Blender itself, but with Linux kernel and/or FOSS driver, I guess I will close the issue.
Blender Bot added
Status
Archived
and removed
Status
Confirmed
labels 2023-12-11 17:57:15 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#115670
No description provided.