Andy90 Posted April 25, 2024 Posted April 25, 2024 For some reason child entitys from mdl models dont have any tags. Even if they are assigned within the editor. 1 Quote
Alienhead Posted April 25, 2024 Posted April 25, 2024 https://www.ultraengine.com/community/topic/64026-tags-and-prefabs/ This must be a new bug, as it is wreaking havoc on my initialization routines. 1 Quote Alienhead Components and Software
Josh Posted May 1, 2024 Posted May 1, 2024 It's working fine for me within the editor, with this test: tagtest.zip Note that if you just click on the object, both the parent and child will be selected, and the tags property field will appear empty because the two selected objects have different values. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Solution Josh Posted May 1, 2024 Solution Posted May 1, 2024 Okay, the problem is that Entity::Copy() was not copying the tags. I believe this will be fixed in the next build that goes up. 1 Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.