Animated Text Object Using Custom Property Updates in the Viewport but Static when Rendered #71167

Closed
opened 2019-10-28 18:13:43 +01:00 by Amin Babaeipanah · 5 comments

System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.86

Blender Version
Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-10-25 10:50, hash: blender/blender@1aa1716924
Also tried on 2.80 Final and it's broken there also.
Worked: (optional)

Short description of error
An animated text object value using custom property does not update when rendering (updates correctly when playing in the viewport).

Exact steps for others to reproduce the error

textcounter-bug.blend

**System Information** Operating system: Windows-10-10.0.17763 64 Bits Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.86 **Blender Version** Broken: version: 2.82 (sub 1), branch: master, commit date: 2019-10-25 10:50, hash: `blender/blender@1aa1716924` Also tried on 2.80 Final and it's broken there also. Worked: (optional) **Short description of error** An animated text object value using custom property does not update when rendering (updates correctly when playing in the viewport). **Exact steps for others to reproduce the error** - Install this plugin and enable it: https://leomoon.com/downloads/plugins/leomoon-textcounter/ - Open the attached blend file. - Play animation and the text object will update. - Render animation and text will render static. [textcounter-bug.blend](https://archive.blender.org/developer/F7866080/textcounter-bug.blend)
Author
Member

Added subscriber: @LeoMoon

Added subscriber: @LeoMoon
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Philipp Oeser self-assigned this 2019-10-29 13:25:15 +01:00
Member

This should be addressed by https://wiki.blender.org/wiki/Reference/Release_Notes/2.81/Python_API#Handlers and accessing the evaluated object.
But since this is an external Addon and this Addon is not using suggested API, this should be reported to the original author instead...

(will close, feel free though to comment again if the original author finds any issues with updating the Addon to the new API...)

This should be addressed by https://wiki.blender.org/wiki/Reference/Release_Notes/2.81/Python_API#Handlers and accessing the evaluated object. But since this is an external Addon and this Addon is not using suggested API, this should be reported to the original author instead... (will close, feel free though to comment again if the original author finds any issues with updating the Addon to the new API...)
Author
Member

Thanks for checking.

I will report this to the developer. Those APIs were introduced in 2.81 right? Which means it should work in 2.80 but it doesn't.

I'm gonna describe the problem here again:
Everything works right now in the view port. The text animates if you scrub the timeline or start playing the animation. It only doesn't work when you render the animation.

Thanks for checking. I will report this to the developer. Those APIs were introduced in 2.81 right? Which means it should work in 2.80 but it doesn't. I'm gonna describe the problem here again: Everything works right now in the view port. The text animates if you scrub the timeline or start playing the animation. It only doesn't work when you render the animation.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#71167
No description provided.