Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b10
Issue ID
780053
Regression
Yes
[GLCore] UI flickering when animating y offset in shine effect
Steps to reproduce:
1. Download and open project "5.4test.zip"
2. Open scene "Bug"
3. Enter play mode
4. See Canvas Image element flickering while y offset value is changing. See attached video "2016-03-16_780053.mov"
Expected result:
Canvas Elements not flickering while animating y offset in shine effect.
Workaround:
Change Graphics API from OpenGLCore to OpenGL2.
Notes:
The bug is only reproduced with graphics API OpenGL 4.1 or later versions. Sometimes opening project again has some effect on the bug and makes less flickering. After that closing and opening project again flickering gets worse as before. Reproduced with Macbook Pro (OSX 10.11.3, Nvidia Geforce GT 650M).
Reproduced with: 5.4.0b10
Not reproduced: 5.3.3p2, 5.3.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment