Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#127767 2024-10-11 08:05:07 +02:00
Nishita Sky desync itself from Sun Position for no reason

Thanks, can confirm but this looks intermittent issue related to sun position add-on. Got following traceback:

AttributeError: Writing to ID classes in this context is not allowed: Shader…
Pratik Borhade commented on issue blender/blender#127377 2024-10-11 07:38:08 +02:00
Activate Gizmo Event 'Drag' not working properly

Thanks. I imagined certain keymap configuration would have caused the failure. Attached keymap is working correctly on windows. @Alaska / @iss can you confirm on mac? (either with attached keymap…

Pratik Borhade closed issue blender/blender#128871 2024-10-11 07:33:36 +02:00
Grey screen upon opening Blender after fresh install
Pratik Borhade commented on issue blender/blender#128871 2024-10-11 07:33:32 +02:00
Grey screen upon opening Blender after fresh install

Hi, thanks for the report. This has been observed already on few laptops with NVIDIA GPU, see: #127835

Pratik Borhade commented on issue blender/blender#123145 2024-10-11 07:09:12 +02:00
OIDN on GPU conflicts with Persistent data in some cases

blender/blender#123145 (comment)

While GPU memory was 100% utilized as in image from above comment. It would be helpful if you could run those…

Pratik Borhade commented on issue blender/blender#123145 2024-10-11 07:04:04 +02:00
OIDN on GPU conflicts with Persistent data in some cases

Hi, "out of memory" error in statistics when sufficient memory could be a different bug as original report complains about crash.

Pratik Borhade commented on issue blender/blender#126104 2024-10-11 06:36:29 +02:00
Unoptimized Armature Updates

Thanks. I indeed understood the problem and way to repro it:

  • Add new custom prop to bone, drag value slider. (You're noticing significant lag, while everything is smooth on my end).

However…

Pratik Borhade commented on issue blender/blender#127377 2024-10-11 06:27:17 +02:00
Activate Gizmo Event 'Drag' not working properly

Can you attach custom keymap .py file? Might be related to #127617

Pratik Borhade commented on issue blender/blender#128855 2024-10-11 06:23:11 +02:00
'builtin-brush' not found for space 'VIEW_3D'

Could you share python command that you're using to activate the tool?

Pratik Borhade opened issue blender/blender#128872 2024-10-11 06:02:27 +02:00
GPv3: Remove points within gesture region
Pratik Borhade commented on issue blender/blender#128869 2024-10-11 05:54:57 +02:00
Blender crashes opening Blender 2D Animation file

Use "drop files or..." located below the comment box to upload files

I'm using Graphic drivers.

Of course, you are :) I was just curious to know whether installed GPU drivers are provided…

Pratik Borhade commented on issue blender/blender#128855 2024-10-11 05:48:17 +02:00
'builtin-brush' not found for space 'VIEW_3D'

see:

@ToolDef.from_fn
def brush():
return dict(
idname="builtin.brush",

Pratik Borhade commented on issue blender/blender#128855 2024-10-11 05:42:30 +02:00
'builtin-brush' not found for space 'VIEW_3D'

Hi, thanks for the report. Can you try "builtin.brush"?

Pratik Borhade closed issue blender/blender#128863 2024-10-11 05:39:58 +02:00
USD export re: instance able does not work as expected
Pratik Borhade commented on issue blender/blender#128863 2024-10-11 05:39:54 +02:00
USD export re: instance able does not work as expected

Closing then?

Pratik Borhade commented on issue blender/blender#128869 2024-10-11 05:31:55 +02:00
Blender crashes opening Blender 2D Animation file

Hi, crash logs are still missing. Could you add them as Alaska requested in last message :) Re drivers, they are possibly outdated, are you using oem drivers? You can update gpu drivers from AMD…

Pratik Borhade commented on issue blender/blender#128831 2024-10-10 12:59:17 +02:00
GPv3: Crash when adding action track

Fix !128841

Pratik Borhade commented on pull request blender/blender#128841 2024-10-10 12:58:55 +02:00
Fix #128831: GPv3: Crash when adding action track

BTW, PR also fixes #121866

Pratik Borhade created pull request blender/blender#128841 2024-10-10 12:58:01 +02:00
Fix #128831: GPv3: Crash when adding action track