Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#104543 2023-02-10 11:38:50 +01:00
blender freezes on color gradient circle and sliders.

Thanks for the info. Memory consumption looks bit higher than the usual. Any difference in results with Metal backend?

Pratik Borhade commented on issue blender/blender#104538 2023-02-10 11:26:08 +01:00
Crash when changing preview render type.

Thanks for the update. Not sure about the policy when issue happens with one backend type. @lichtwerk @Michael-Parkin-White-Apple, should we close this report? or do we need to keep it open…

Pratik Borhade commented on issue blender/blender#104429 2023-02-10 10:17:06 +01:00
NLA loose custom strip end when editing

Thanks for the report. I can confirm.

Pratik Borhade closed issue blender/blender#104545 2023-02-10 08:02:05 +01:00
Baking Line Art leaves Stroke Depth Order Disabled
Pratik Borhade commented on issue blender/blender#104545 2023-02-10 08:02:04 +01:00
Baking Line Art leaves Stroke Depth Order Disabled

Hi, thanks for the report. Stroke depth factor usability is dependent on in front property of object. see DATA_PT_gpencil_strokes:

col.prop(gpd, "stroke_depth_order")

if…
Pratik Borhade closed issue blender/blender#104529 2023-02-10 07:27:51 +01:00
Linking/Library override: why cant i after linking my rig then adding an override,move keyframes/add modifiers in the graph editor?
Pratik Borhade commented on issue blender/blender#104529 2023-02-10 07:27:50 +01:00
Linking/Library override: why cant i after linking my rig then adding an override,move keyframes/add modifiers in the graph editor?

Hi, I'll close this report since you've fixed it at your end.

Re: when i override the collection not everything overrides in one go i have to into the armature then add an additional override…

Pratik Borhade commented on issue blender/blender#104543 2023-02-10 07:04:24 +01:00
blender freezes on color gradient circle and sliders.

Hi, thanks for the report. I'm unable to redo this on Windows (blender: 3.4, 3.5) What is the memory usage at the time of freeze? Can you check with factory reset in case any add-on is…

Pratik Borhade commented on issue blender/blender#104538 2023-02-10 06:45:41 +01:00
Crash when changing preview render type.

Hi, thanks for the report. Does it crash with viewport metal backend in 3.5 build?:

Crashed thread: 23

0   ???                           	       0x1355f1058 ???\
1   Blender             …
Pratik Borhade commented on issue blender/blender-addons#103838 2023-02-10 05:46:07 +01:00
Add-ons Lighting Sun Position error January 12, 2023

Looks like Sun position add-on has shader that don't properly compiles with Metal backend. @mano-wii , can you replicate this with Metal backend?

Pratik Borhade commented on issue blender/blender#104333 2023-02-10 05:10:25 +01:00
Quick Smoke crash guide February 3, 2023

@iss , do you know where .crash or .txt files are generated after crash?

Pratik Borhade commented on issue blender/blender#104333 2023-02-09 19:52:41 +01:00
Quick Smoke crash guide February 3, 2023

Hi, thanks for your efforts for demonstrating the crash. Can you check whether any file with .crash or .txt extension is generated after crash. Please share those files if they are…

Pratik Borhade commented on issue blender/blender#104495 2023-02-09 19:33:57 +01:00
Weird Viewport Gizmos?

@lichtwerk - #102024

Pratik Borhade closed issue blender/blender#104379 2023-02-09 19:10:05 +01:00
Crash in BM_mesh_bm_to_me after a few simple face edit operations including bevel
Pratik Borhade commented on issue blender/blender#104379 2023-02-09 19:09:46 +01:00
Crash in BM_mesh_bm_to_me after a few simple face edit operations including bevel

Hi, call stack looks identical to #104501 (also crash occurs on same line in both reports) I guess we can consider this as duplicate.

Pratik Borhade commented on issue blender/blender#104501 2023-02-09 19:06:54 +01:00
Regression: Blender crashes after using Inset Faces

Hi, managed to trigger the crash in debug build (Still unable to redo crash in release build), confirming.

>	blender.exe!BM_mesh_bm_to_me(Main * bmain, BMesh * bm, Mesh * me, const…
Pratik Borhade commented on issue blender/blender#104498 2023-02-09 18:38:14 +01:00
Instant Crash activating Cycles GPU Rendering on OSX with AMD Radeon Pro 580

@iss , can you replicate the crash on your mac machine?

Pratik Borhade commented on issue blender/blender#104507 2023-02-09 16:49:38 +01:00
New version does not prompt to load old settings if opening file directly

Hi, thanks for the report. Does this option show up when splash screen is opened manually? [Click Blender icon in Header > Splash Screen](https://docs.blender.org/manual/en/latest/interface/window

Pratik Borhade commented on issue blender/blender#104498 2023-02-09 16:34:29 +01:00
Instant Crash activating Cycles GPU Rendering on OSX with AMD Radeon Pro 580

Hi, thanks for the report. Crash logs would help in further investigation: https://docs.blender.org/manual/en/dev/troubleshooting/crash.html#macos Does crash trigger in particular .blend…

Pratik Borhade commented on issue blender/blender#104501 2023-02-09 16:22:35 +01:00
Regression: Blender crashes after using Inset Faces

Hi, thanks for the report.

Seems as duplicate of blender/blender#104344

That could be a platform specific issue. @borschberry , I'm not able to redo…