MacOS: Edit Mode - vertex/edge/face selection is missing #79811

Closed
opened 3 years ago by FilipMond · 76 comments

System Information
Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 580X OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.15

Blender Version
Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-08-14 20:53, hash: 199e308670
Worked: cb2565195e
Bisected to efc97b3919 as the breaking commit

Short description of error
Switching to edit mode - there is nothing to select. No vertices, edges or faces are displayed selected / unselected. Even with box select and move (G), nothing is happening.

Wire
Screenshot 2020-08-15 at 19.42.56.png

Solid
Screenshot 2020-08-15 at 19.39.22.png

Tested with Load Factory default.

**System Information** Operating system: Darwin-19.6.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 580X OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.10.15 **Blender Version** Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-08-14 20:53, hash: 199e308670 Worked: cb2565195e Bisected to efc97b3919 as the breaking commit **Short description of error** Switching to edit mode - there is nothing to select. No vertices, edges or faces are displayed selected / unselected. Even with box select and move (G), nothing is happening. Wire ![Screenshot 2020-08-15 at 19.42.56.png](https://archive.blender.org/developer/F8784021/Screenshot_2020-08-15_at_19.42.56.png) Solid ![Screenshot 2020-08-15 at 19.39.22.png](https://archive.blender.org/developer/F8784022/Screenshot_2020-08-15_at_19.39.22.png) Tested with Load Factory default.
Poster

Added subscriber: @FilipMond

Added subscriber: @FilipMond
Collaborator

#80021 was marked as duplicate of this issue

#80021 was marked as duplicate of this issue
Collaborator

#80053 was marked as duplicate of this issue

#80053 was marked as duplicate of this issue
Collaborator

#79927 was marked as duplicate of this issue

#79927 was marked as duplicate of this issue
Collaborator

#79911 was marked as duplicate of this issue

#79911 was marked as duplicate of this issue
Collaborator

#79904 was marked as duplicate of this issue

#79904 was marked as duplicate of this issue
Collaborator

#79902 was marked as duplicate of this issue

#79902 was marked as duplicate of this issue
Collaborator

#79863 was marked as duplicate of this issue

#79863 was marked as duplicate of this issue

Added subscriber: @blenderrocket

Added subscriber: @blenderrocket

I can confirm this, also on MacOS.

I can confirm this, also on MacOS.

Added subscriber: @johjakob-3

Added subscriber: @johjakob-3
ankitm commented 3 years ago
Collaborator

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
ankitm commented 3 years ago
Collaborator

Added subscriber: @ankitm

Added subscriber: @ankitm
kostex commented 3 years ago

Added subscriber: @kostex

Added subscriber: @kostex
kostex commented 3 years ago

Have this issue on MAC as well but on LINUX the edit mode is also having issues I guess coming from the same origin.
On a cylinder making loop cuts for instance looks like this (made a photo.. using screenshot key refreshes the screen to image 2)
2020-08-16 12.35.03.jpg
Screenshot from 2020-08-16 12-40-36.png

Have this issue on MAC as well but on LINUX the edit mode is also having issues I guess coming from the same origin. On a cylinder making loop cuts for instance looks like this (made a photo.. using screenshot key refreshes the screen to image 2) ![2020-08-16 12.35.03.jpg](https://archive.blender.org/developer/F8785682/2020-08-16_12.35.03.jpg) ![Screenshot from 2020-08-16 12-40-36.png](https://archive.blender.org/developer/F8785680/Screenshot_from_2020-08-16_12-40-36.png)

Added subscriber: @AnadinX

Added subscriber: @AnadinX
Collaborator

Added subscriber: @howardt

Added subscriber: @howardt
Collaborator

I confirm this happens on my Macbook Pro, MacOs version 10.15.6, graphics is Intel 630.
The breaking commit is e8dfe91767

I confirm this happens on my Macbook Pro, MacOs version 10.15.6, graphics is Intel 630. The breaking commit is e8dfe91767
Collaborator

Added subscriber: @JulianEisel

Added subscriber: @JulianEisel
Collaborator

The last commit from 2.90 that was merged in the breaking commit was Fix constant lighting change in VR view when rotating head b3c08a3a0a9b·Julian Eisel (Severin) on Fri, Aug 14, 11:03 AM. I tried 2.90
at that commit and it worked. So something about the merge broke it; perhaps the interaction with all the changes to the CPU area by Clement in master on Thursday.

The last commit from 2.90 that was merged in the breaking commit was Fix constant lighting change in VR view when rotating head b3c08a3a0a9b·Julian Eisel (Severin) on Fri, Aug 14, 11:03 AM. I tried 2.90 at that commit and it worked. So something about the merge broke it; perhaps the interaction with all the changes to the CPU area by Clement in master on Thursday.
Collaborator

I didn't see how the merge commit could cause this, so I ran my own bisect. For me the first bad commit is efc97b3919 which makes much more sense to me.

b3c08a3a0a is a 2.90 branch commit. So the GPU changes from master are not included if you checkout this specific hash.

I didn't see how the merge commit could cause this, so I ran my own bisect. For me the first bad commit is efc97b3919 which makes much more sense to me. b3c08a3a0a9b is a 2.90 branch commit. So the GPU changes from master are not included if you checkout this specific hash.
Collaborator

Added subscribers: @ChuckOcheret, @lichtwerk

Added subscribers: @ChuckOcheret, @lichtwerk
ankitm commented 3 years ago
Collaborator

Added subscriber: @fclem

Added subscriber: @fclem
ankitm commented 3 years ago
Collaborator

Since there was chat about different bad commits, here's the tie breaker ;) : efc97b3919.
Intel HD 6000, macOS Mojave.
CC @fclem

Since there was chat about different bad commits, here's the tie breaker ;) : efc97b3919. Intel HD 6000, macOS Mojave. CC @fclem
Collaborator

Added subscribers: @FloridaJo, @RC12

Added subscribers: @FloridaJo, @RC12
Collaborator

Added subscribers: @headhacker, @Jewls

Added subscribers: @headhacker, @Jewls
Owner

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Owner

@JulianEisel can you re-confirm with latest master? There are plenty of artifacts that were fixed recently.

@JulianEisel can you re-confirm with latest master? There are plenty of artifacts that were fixed recently.
kostex commented 3 years ago

at my end.. latest master does nothing for the issue..

at my end.. latest master does nothing for the issue..

Yup, same for me, still not working with latest master

image.png

Yup, same for me, still not working with latest master ![image.png](https://archive.blender.org/developer/F8793301/image.png)
Collaborator

Added subscriber: @kuzey

Added subscriber: @kuzey
JulianEisel changed title from Edit Mode - vertex/edge/face selection is missing to MacOS: Edit Mode - vertex/edge/face selection is missing 3 years ago
Collaborator

Added subscriber: @WilliamReynish

Added subscriber: @WilliamReynish

Added subscriber: @ugosantana

Added subscriber: @ugosantana
Collaborator

Added subscribers: @cabada, @HooglyBoogly

Added subscribers: @cabada, @HooglyBoogly
brecht commented 3 years ago
Owner

Added subscriber: @brecht

Added subscriber: @brecht
fclem was assigned by brecht 3 years ago
brecht commented 3 years ago
Owner

Please fix this kind of regression as soon as possible before continuing with more refactoring.

Please fix this kind of regression as soon as possible before continuing with more refactoring.
brecht commented 2 years ago
Owner

This crashes for me on Linux in efc97b3919, but not in the commit before.

diff --git a/source/blender/gpu/intern/gpu_extensions.cc b/source/blender/gpu/intern/gpu_extensions.cc
index 8074e4b..d1f0adc 100644
--- a/source/blender/gpu/intern/gpu_extensions.cc
+++ b/source/blender/gpu/intern/gpu_extensions.cc
@@ -201,7 +201,7 @@ void GPU_get_dfdy_factors(float fac[2])
 
 bool GPU_arb_base_instance_is_supported(void)
 {
-  return GG.glew_arb_base_instance_is_supported;
+  return false;
 }
 
 bool GPU_arb_texture_cube_map_array_is_supported(void)

So presumably that code path is broken, and this can be tested and fixed on other platforms too.

This crashes for me on Linux in efc97b3919, but not in the commit before. ``` diff --git a/source/blender/gpu/intern/gpu_extensions.cc b/source/blender/gpu/intern/gpu_extensions.cc index 8074e4b..d1f0adc 100644 --- a/source/blender/gpu/intern/gpu_extensions.cc +++ b/source/blender/gpu/intern/gpu_extensions.cc @@ -201,7 +201,7 @@ void GPU_get_dfdy_factors(float fac[2]) bool GPU_arb_base_instance_is_supported(void) { - return GG.glew_arb_base_instance_is_supported; + return false; } bool GPU_arb_texture_cube_map_array_is_supported(void) ``` So presumably that code path is broken, and this can be tested and fixed on other platforms too.
fclem commented 2 years ago
Collaborator

There is still an issue with selection outline not displaying the right color.

There is still an issue with selection outline not displaying the right color.
fclem commented 2 years ago
Collaborator

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
fclem closed this issue 2 years ago
fclem commented 2 years ago
Collaborator

In #79811#1001942, @fclem wrote:
There is still an issue with selection outline not displaying the right color.

Nevermind, this was because my system was still suporting gl_BaseInstanceARB which on a platform that doesn't support glew_arb_base_instance_is_supported will never be the case.

> In #79811#1001942, @fclem wrote: > There is still an issue with selection outline not displaying the right color. Nevermind, this was because my system was still suporting `gl_BaseInstanceARB` which on a platform that doesn't support `glew_arb_base_instance_is_supported` will never be the case.
kostex commented 2 years ago

well, that was very fast to close this..
on my mac when switching to edit mode this happens now...
blenderbug.mov

well, that was very fast to close this.. on my mac when switching to edit mode this happens now... [blenderbug.mov](https://archive.blender.org/developer/F8809790/blenderbug.mov)
Collaborator

Changed status from 'Resolved' to: 'Needs Developer To Reproduce'

Changed status from 'Resolved' to: 'Needs Developer To Reproduce'
lichtwerk reopened this issue 2 years ago
Collaborator

Folks in #80021 (Select and unselect bug) are also claiming it is not working still.

@fclem: mind checking again?

Folks in #80021 (Select and unselect bug) are also claiming it is not working still. @fclem: mind checking again?
Collaborator

Added subscribers: @Kent-Davis, @iss, @jenkm, @mano-wii

Added subscribers: @Kent-Davis, @iss, @jenkm, @mano-wii
Collaborator

Also #80094 (Various Asserts during selection) might be related

Also #80094 (Various Asserts during selection) might be related
fclem commented 2 years ago
Collaborator

Changed status from 'Needs Developer To Reproduce' to: 'Confirmed'

Changed status from 'Needs Developer To Reproduce' to: 'Confirmed'
fclem commented 2 years ago
Collaborator

I can reproduce on the ARM devkit.

I can reproduce on the ARM devkit.

I'm experiencing the same behavior as in the video. What does seem to have changed is that if I display statistics I can see that selections are being made whereas before they weren't. The problem now appears to be only in the display (selections are visible for a moment and then appear to be overdrawn).

I'm experiencing the same behavior as in the video. What does seem to have changed is that if I display statistics I can see that selections are being made whereas before they weren't. The problem now appears to be only in the display (selections are visible for a moment and then appear to be overdrawn).
Collaborator

This issue was referenced by 949d92ad5d

This issue was referenced by 949d92ad5d1fd99f56a2bd9f50d4094193b84c98
fclem commented 2 years ago
Collaborator

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
fclem closed this issue 2 years ago

Confirming this is now fixed - many thanks!

Confirming this is now fixed - many thanks!

Screen Shot 2020-08-25 at 7.33.49 PM.png NOW IT WORK FOR SURE.

![Screen Shot 2020-08-25 at 7.33.49 PM.png](https://archive.blender.org/developer/F8811217/Screen_Shot_2020-08-25_at_7.33.49_PM.png) NOW IT WORK FOR SURE.

Confirmed fixed in 2.91.0 - 396d39c6b9 on macOS Mojave 10.14.6.

This team really rocks - THANK YOU!

Confirmed fixed in 2.91.0 - 396d39c6b904 on macOS Mojave 10.14.6. This team really rocks - THANK YOU!

Yes me too and I do use MacOS 11 beta it work on Blender 2.91 Alpha as well.

Yes me too and I do use MacOS 11 beta it work on Blender 2.91 Alpha as well.
kostex commented 2 years ago

Worked initially, but during a longer session it started to appear again?
hash: 92ad5d1f

bugreport.mov

Worked initially, but during a longer session it started to appear again? hash: 92ad5d1f [bugreport.mov](https://archive.blender.org/developer/F8811770/bugreport.mov)
fclem commented 2 years ago
Collaborator

@kostex can you provide a small test file?

@kostex can you provide a small test file?
kostex commented 2 years ago

should be in edit mode when opened.. just start selecting a face
TestFile.blend

should be in edit mode when opened.. just start selecting a face [TestFile.blend](https://archive.blender.org/developer/F8812262/TestFile.blend)
Owner

@kostex the hash you mentioned doesn't exist in blender.org (92ad5d1f), could you please double check if the issue still happens with the latest available 2.91 build in builder.blender.org?

@kostex the hash you mentioned doesn't exist in blender.org (92ad5d1f), could you please double check if the issue still happens with the latest available 2.91 build in builder.blender.org?
kostex commented 2 years ago

don't know why that hash was pasted wrong..
it's 949d92ad5d (my paste was a subset)

btw. I can't use the latest master (it's crashes constantly with a bus error?) don't know if that is related.. I've built against the latest related fix
Screenshot 2020-08-26 at 16.46.26.png

don't know why that hash was pasted wrong.. it's 949d92ad5d1 (my paste was a subset) btw. I can't use the latest master (it's crashes constantly with a bus error?) don't know if that is related.. I've built against the latest related fix ![Screenshot 2020-08-26 at 16.46.26.png](https://archive.blender.org/developer/F8812355/Screenshot_2020-08-26_at_16.46.26.png)
jenkm commented 2 years ago

With the default scene, just switch to the Compositing workspace and go back to Modeling,
and the Cube began to flicker as in the video above.

commit 479ce00809af30167a88525cdc7cddc704ed67ba (HEAD -> master, origin/master, origin/HEAD)

Operating system: Darwin-19.5.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 455 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.9.15

With the default scene, just switch to the Compositing workspace and go back to Modeling, and the Cube began to flicker as in the video above. commit `479ce00809af30167a88525cdc7cddc704ed67ba` (HEAD -> master, origin/master, origin/HEAD) Operating system: Darwin-19.5.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 455 OpenGL Engine ATI Technologies Inc. 4.1 ATI-3.9.15

Just built from Master and I am not seeing any issues here, could be specific to hardware now?

image.png

489b5790cf

MacBook Pro (15-inch, 2019)
2.4Ghz 8-Core Intel Core i9
32GB RAM
Radeon Pro Vega 20 4GB

  • Intel UHD Graphics 630
Just built from Master and I am not seeing any issues here, could be specific to hardware now? ![image.png](https://archive.blender.org/developer/F8813251/image.png) # 489b5790cf18 MacBook Pro (15-inch, 2019) 2.4Ghz 8-Core Intel Core i9 32GB RAM Radeon Pro Vega 20 4GB + Intel UHD Graphics 630

Me iMac 27" 5K MacOS 11 beta

Radeon Pro 575:

Chipset Model:	Radeon Pro 575
Type:	GPU
Bus:	PCIe
PCIe Lane Width:	x16
VRAM (Total):	4 GB
Vendor:	AMD (0x1002)
Device ID:	0x67df
Revision ID:	0x00c4
ROM Revision:	113-D000AA-931
VBIOS Version:	113-D0001A1P-025
EFI Driver Version:	01.00.931
Metal:	Supported, feature set macOS GPUFamily2 v1
Metal Family:	Supported, Metal GPUFamily macOS 2
Displays:

iMac:

Display Type:	Built-In Retina LCD
Resolution:	5120 x 2880 Retina
Framebuffer Depth:	30-Bit Color (ARGB2101010)
Main Display:	Yes
Mirror:	Off
Online:	Yes
Automatically Adjust Brightness:	Yes
Connection Type:	Internal
Me iMac 27" 5K MacOS 11 beta Radeon Pro 575: ``` Chipset Model: Radeon Pro 575 Type: GPU Bus: PCIe PCIe Lane Width: x16 VRAM (Total): 4 GB Vendor: AMD (0x1002) Device ID: 0x67df Revision ID: 0x00c4 ROM Revision: 113-D000AA-931 VBIOS Version: 113-D0001A1P-025 EFI Driver Version: 01.00.931 Metal: Supported, feature set macOS GPUFamily2 v1 Metal Family: Supported, Metal GPUFamily macOS 2 Displays: ``` iMac: ``` Display Type: Built-In Retina LCD Resolution: 5120 x 2880 Retina Framebuffer Depth: 30-Bit Color (ARGB2101010) Main Display: Yes Mirror: Off Online: Yes Automatically Adjust Brightness: Yes Connection Type: Internal ```
fclem commented 2 years ago
Collaborator

Changed status from 'Resolved' to: 'Needs Developer To Reproduce'

Changed status from 'Resolved' to: 'Needs Developer To Reproduce'
fclem reopened this issue 2 years ago
fclem commented 2 years ago
Collaborator

This seems to only affect macs with AMD Radeon Pro GPUs. Is that correct? I could not reproduce on Mac + intel iris graphics 6100.

This seems to only affect macs with AMD Radeon Pro GPUs. Is that correct? I could not reproduce on Mac + intel iris graphics 6100.
kostex commented 2 years ago

Mine is a AMD Radeon R9 M395X 4 GB
with the issue..

Mine is a AMD Radeon R9 M395X 4 GB with the issue..

After @fclem resolved, I can't reproduce it. It's all fine here.

MacOS 10.5.4
Intel Iris

After @fclem resolved, I can't reproduce it. It's all fine here. MacOS 10.5.4 Intel Iris

The build from a couple of days ago is working on my Mac AMD now.

2.png

Actually I should have said better. It does have this weird view if you take
default cube, go into edit mode and scale along an axis say 200 times.

3.png

The build from a couple of days ago is working on my Mac AMD now. ![2.png](https://archive.blender.org/developer/F8824239/2.png) Actually I should have said better. It does have this weird view if you take default cube, go into edit mode and scale along an axis say 200 times. ![3.png](https://archive.blender.org/developer/F8824257/3.png)

Hello all,

Confirmed that the issue no longer exists in the following:

System Information
Operating system: Darwin-18.7.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 555X OpenGL Engine ATI Technologies Inc. 4.1 ATI-2.11.22

Blender Version
Working: version: 2.91.0 Alpha, branch: master, commit date: 2020-08-30 21:49, hash: 429afe0c62

I've not been able to reproduce the issue in any manner.

Thank you once again!

Hello all, Confirmed that the issue no longer exists in the following: **System Information** Operating system: Darwin-18.7.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 555X OpenGL Engine ATI Technologies Inc. 4.1 ATI-2.11.22 **Blender Version** Working: version: 2.91.0 Alpha, branch: master, commit date: 2020-08-30 21:49, hash: `429afe0c62` I've not been able to reproduce the issue in any manner. Thank you once again!
kostex commented 2 years ago

This morning I've compiled 6879798202 and opened my own testfile posted here.. It did not show any errors.
But I didn't see any commits fixing the issue I had days ago?
I don't know anymore... We'll see how it goes in the coming days..

This morning I've compiled 6879798202 and opened my own testfile posted here.. It did not show any errors. But I didn't see any commits fixing the issue I had days ago? I don't know anymore... We'll see how it goes in the coming days..

Blender must support for Mac graphic card on AMD Radeon please. All of them Apple made.
I am going show you same thing many months ago I told them.
There is no long any more to use Nvidia any more.
Now time to fix match on AMD Radeon

See link https://developer.blender.org/T80270

Screen Shot 2020-08-30 at 10.20.39 PM.png

Screen Shot 2020-08-30 at 10.20.44 PM.png

Screen Shot 2020-08-30 at 10.20.49 PM.png

Blender must support for Mac graphic card on AMD Radeon please. All of them Apple made. I am going show you same thing many months ago I told them. There is no long any more to use Nvidia any more. Now time to fix match on AMD Radeon See link https://developer.blender.org/T80270 ![Screen Shot 2020-08-30 at 10.20.39 PM.png](https://archive.blender.org/developer/F8824625/Screen_Shot_2020-08-30_at_10.20.39_PM.png) ![Screen Shot 2020-08-30 at 10.20.44 PM.png](https://archive.blender.org/developer/F8824626/Screen_Shot_2020-08-30_at_10.20.44_PM.png) ![Screen Shot 2020-08-30 at 10.20.49 PM.png](https://archive.blender.org/developer/F8824627/Screen_Shot_2020-08-30_at_10.20.49_PM.png)
jenkm commented 2 years ago

It seems to work now.

AMD Radeon Pro 455, 2020-08-31 03:47, 68797982025c.

It seems to work now. AMD Radeon Pro 455, 2020-08-31 03:47, `68797982025c`.

did you inspect CUDA and OpenCL tab not work. They close and invalid make me upset!
@jenkm
https://developer.blender.org/T80270

did you inspect CUDA and OpenCL tab not work. They close and invalid make me upset! @jenkm https://developer.blender.org/T80270
fclem commented 2 years ago
Collaborator

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'

Changed status from 'Needs Developer To Reproduce' to: 'Resolved'
fclem closed this issue 2 years ago
fclem commented 2 years ago
Collaborator

@FloridaJo I don't think this is related to the issue. It seems to be a precision error of some sort.

@kostex So this seems to be fixed now. Feel free to report here if the bug is still here for some of you.

@FloridaJo I don't think this is related to the issue. It seems to be a precision error of some sort. @kostex So this seems to be fixed now. Feel free to report here if the bug is still here for some of you.
Collaborator

Removed subscriber: @HooglyBoogly

Removed subscriber: @HooglyBoogly
RC12 commented 2 years ago

Removed subscriber: @RC12

Removed subscriber: @RC12
ThomasDinges added this to the 2.91 milestone 2 days ago
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/Collada
Interest/Compositing
Interest/Core
Interest/Cycles
Interest/Dependency Graph
Interest/Development Management
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/Modeling
Interest/Modifiers
Interest/Motion Tracking
Interest/Nodes & Physics
Interest/Overrides
Interest/Performance
Interest/Performance
Interest/Physics
Interest/Pipeline, Assets & I/O
Interest/Platforms, Builds, Tests & Devices
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
legacy module/Animation & Rigging
legacy module/Core
legacy module/Development Management
legacy module/Eevee & Viewport
legacy module/Grease Pencil
legacy module/Modeling
legacy module/Nodes & Physics
legacy module/Pipeline, Assets & IO
legacy module/Platforms, Builds, Tests & Devices
legacy module/Python API
legacy module/Rendering & Cycles
legacy module/Sculpt, Paint & Texture
legacy module/Triaging
legacy module/User Interface
legacy module/VFX & Video
legacy project/1.0.0-beta.2
legacy project/Asset Browser (Archived)
legacy project/BF Blender: 2.8
legacy project/BF Blender: After Release
legacy project/BF Blender: Next
legacy project/BF Blender: Regressions
legacy project/BF Blender: Unconfirmed
legacy project/Blender 2.70
legacy project/Code Quest
legacy project/Datablocks and Libraries
legacy project/Eevee
legacy project/Game Animation
legacy project/Game Audio
legacy project/Game Data Conversion
legacy project/Game Engine
legacy project/Game Logic
legacy project/Game Physics
legacy project/Game Python
legacy project/Game Rendering
legacy project/Game UI
legacy project/GPU / Viewport
legacy project/GSoC
legacy project/Infrastructure: Websites
legacy project/LibOverrides - Usability and UX
legacy project/Milestone 1: Basic, Local Asset Browser
legacy project/Nodes
legacy project/OpenGL Error
legacy project/Papercut
legacy project/Pose Library Basics
legacy project/Retrospective
legacy project/Tracker Curfew
legacy project/Wintab High Frequency
Meta/Good First Issue
Meta/Papercut
migration/requires-manual-verification
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 & Devices
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 Information 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
21 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#79811
Loading…
There is no content yet.