BP 6.10.5 - Disappearing parameter descriptions - Bug?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-09-22 09:45 AM
Hi Folks,
When working on a new object created in BP 6.10.5, I noticed that the descriptive texts in the In parameters have a tendency to be cleared automatically and randomly. The Input parameters in the panel below...

...each had a description when the Ok button was pressed. When I returned to the panel a few minutes later, one description had been cleared. I noticed the same behavior earlier when changing the parameter order (Move Up/Move Down) caused two of the descriptions to be cleared.
Anyone else noticed this?
When working on a new object created in BP 6.10.5, I noticed that the descriptive texts in the In parameters have a tendency to be cleared automatically and randomly. The Input parameters in the panel below...
...each had a description when the Ok button was pressed. When I returned to the panel a few minutes later, one description had been cleared. I noticed the same behavior earlier when changing the parameter order (Move Up/Move Down) caused two of the descriptions to be cleared.
Anyone else noticed this?
Happy coding!
Paul, Sweden
(By all means, do not mark this as the best answer!)
Paul, Sweden
(By all means, do not mark this as the best answer!)
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-09-22 12:20 PM
@PvD_SE I’ve noticed this behavior too. It’s actually something I first noticed in v6.9 I believe.
I’m checking with support to see if it’s been officially logged.
UPDATE - It looks like a fix was included in v7.0.1 per the release notes.
Cheers,
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-22 11:26 AM
Hello @ewilson - if the bug has originated from 6.9 then along with 7.0.1 , it should have been fixed in 6.10.5 as well.
OR is this not the correct interpretation .
OR is this not the correct interpretation .
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-22 11:38 AM
@Neeraj Kumar,
That is certainly what you would think, but it is not the case here. There are significant differences between the code bases of v6 and v7, so they are being maintained in parallel. What that means is each code base has its own fix/release schedule. At some point in the future there will be no further fixes released for v6, and everything will be focused on v7.
Cheers,
Eric
That is certainly what you would think, but it is not the case here. There are significant differences between the code bases of v6 and v7, so they are being maintained in parallel. What that means is each code base has its own fix/release schedule. At some point in the future there will be no further fixes released for v6, and everything will be focused on v7.
Cheers,
Eric
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-22 02:50 PM
Thanks Eric for details.
