System Information
Operating system: Linux-5.10.0-6-amd64-x86_64-with-glibc2.31 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 460.73.01
Blender Version
Broken: version: 3.0.0 Alpha, branch: master, commit date: 2021-09-22 07:47, hash: rB90b485845caf
Worked: before Cycles X was merged
Short description of error
Cycles produces the following error if a volumetric object is introduced into the scene by unhiding it while being in viewport rendered mode:
Illegal address in cuMemcpyDtoHAsync( mem.host_pointer, (CUdeviceptr)mem.device_pointer, mem.memory_size(), cuda_stream_)(intern/cycles/device/cuda/queue.cpp:207)
Exact steps for others to reproduce the error
This bug can easily be reproduced from the default startup file:
- assign a purely volumetric material to the default cube (either Volume Scatter or Volume Absorption)
- hide the cube
- go into rendered view
- unhide the cube -> causes the error