Skip to content

Dynamic objects cannot appear on the object segmentation screen. #1312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jinlukang1 opened this issue Aug 6, 2018 · 12 comments
Open

Dynamic objects cannot appear on the object segmentation screen. #1312

jinlukang1 opened this issue Aug 6, 2018 · 12 comments

Comments

@jinlukang1
Copy link

I use the level BP to constantly create objects in the scene,but in the object segmentation screen,I cannot see my object.And the other screen including deep and so on are operating normally.

I don't know why this happened, can somebody help me with that?

@jinlukang1
Copy link
Author

I am using UE4.16

@sytelus
Copy link
Contributor

sytelus commented Aug 10, 2018

When I dynamically create object, their CustomDepthStencilValue are not set. I think you might want to set that property and make sure RenderCustomDepth is set to true on your dynamically created objects.

@h5tahir
Copy link

h5tahir commented Sep 6, 2018

Having the same problem with 4.18.3. @jinlukang1 did you find a solution? I tried @sytelus suggestions, but they have not worked for me.

I have dynamic objects spawning from a spawncube and would like them rendered in the segmentation view.

@jinlukang1
Copy link
Author

Sorry, I haven't solved it yet.

@aprilaugust
Copy link

Hello @jinlukang1 & @h5tahir ,

I have the same problem. My 3D object is SkeletalMeshActor type & I use UE 4.21.
Have you solved your problem yet?

Thank you.

@mostafa172
Copy link

Is this problem solved yet ?

@jinlukang1
Copy link
Author

Sorry, I haven't solved it yet.
But you can move the object instead.

@mostafa172
Copy link

Sorry, I haven't solved it yet.
But you can move the object instead.

Sorry, what do you mean by I can move the object instead?

@jinlukang1
Copy link
Author

Sorry, I haven't solved it yet.
But you can move the object instead.

Sorry, what do you mean by I can move the object instead?

You can create the object in the beginning, and then perform the movement of the object in the blueprint instead of generating the object.

@mostafa172
Copy link

Oh sorry, I meant the issue regarding this dynamic object not appearing on the object segmentation screen.

@jinlukang1
Copy link
Author

Sorry, I haven't solved the problem yet. I now create the object at the beginning of the project and then move the previous object to the place where the object needs to be generated instead.

@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had activity from the community in the last year. It will be closed if no further activity occurs within 20 days.

@stale stale bot added the stale label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants