Search found 4 matches

by Devrim
18 Nov 2013, 19:35
Forum: General Discussion
Replies: 2
Views: 1864

Re: Unity updating textblock text in RenderToTexture mode

Hi Fernandez;

Thanks for the quick reply.

That did the trick. I can now update by textblocks.

cheers.
by Devrim
18 Nov 2013, 16:56
Forum: General Discussion
Replies: 2
Views: 1864

Unity updating textblock text in RenderToTexture mode

Hi; I can not update a textblock's text that is rendered on a plane with a rendertarget assigned to it. When setting a new value, the previous text is not cleared. Probably it is a clearing issue of the target buffer but could not figure out how to clear it. I have set my GUI camera's clear flag to ...
by Devrim
09 Oct 2013, 10:21
Forum: General Discussion
Replies: 2
Views: 1797

Re: Flickering issues after building a release version

Hi;

Thanks for the update. I was a bit worried about it but glad that you guys already on it.

Regards.
by Devrim
09 Oct 2013, 09:41
Forum: General Discussion
Replies: 2
Views: 1797

Flickering issues after building a release version

Hey There; I am developing with Unity 4.2.1f4 and my display card is an AMD Radeon HD 7650M with 2GB ram. When running the ControlGallery sample scene under the GameView everything is fine but after building the project and running the exe, the components flickers when hovering over some other compo...