Page 1 of 2
weird flickering bug on Unity 2018.1
Posted: Mon May 14, 2018 2:35 pm
by visionastral
Hi there!
I just updated Unity to the 2018.1.0f2 version and now I'm having a weird flickering bug with AT2.
I'm on AT2 v 2.3.0.002, I have updated the shaders for 2018.1 and updated the virtual textures (but not rebuilt it, because it takes several hours)
There is severe flickering on the camera with AT2 that goes away as soon as I deactivate the AT manager or the AT script on the camera itself.
It's like the camera is being darkened a lot when a new mip level is loaded. Only the skybox, wich is in HDR, is visible on the highest brightness points.
This wasn't happening on Unity 2017.3
Here is a video of the issue:
https://www.dropbox.com/s/76ytuofuczxdn ... g.mp4?dl=0
Note the only textures amplified are the stone textures on the wall and on the floating cube.
The floor is NOT amplified.
Notice how the flickering increases as the floating cube approaches the camera.
Re: weird flickering bug on Unity 2018.1
Posted: Mon May 14, 2018 2:45 pm
by Ricardo Teixeira
visionastral wrote:Hi there!
I just updated Unity to the 2018.1.0f2 version and now I'm having a weird flickering bug with AT2.
I'm on AT2 v 2.3.0.002, I have updated the shaders for 2018.1 and updated the virtual textures (but not rebuilt it, because it takes several hours)
There is severe flickering on the camera with AT2 that goes away as soon as I deactivate the AT manager or the AT script on the camera itself.
It's like the camera is being darkened a lot when a new mip level is loaded. Only the skybox, wich is in HDR, is visible on the highest brightness points.
This wasn't happening on Unity 2017.3
Here is a video of the issue:
https://www.dropbox.com/s/76ytuofuczxdn ... g.mp4?dl=0
Note the only textures amplified are the stone textures on the wall and on the floating cube.
The floor is NOT amplified.
Notice how the flickering increases as the floating cube approaches the camera.
Hello,
Thank you for reporting the issue, we really appreciate it!
This is known problem, we hope to get a fix out soon.
Apologies for the inconvenience.
Re: weird flickering bug on Unity 2018.1
Posted: Mon May 14, 2018 3:00 pm
by visionastral
Well, at least is not my fault and it's a known issue!
It's a hard bug to fix? Because I still can go back to Unity 2017 right now.
I was upgrading to 2018 for the IL2CPP backend and the new multi-threading features, but AT2 is much much more important for me!
Re: weird flickering bug on Unity 2018.1
Posted: Mon May 14, 2018 3:03 pm
by Ricardo Teixeira
visionastral wrote:Well, at least is not my fault and it's a known issue!
It's a hard bug to fix? Because I still can go back to Unity 2017 right now.
I was upgrading to 2018 for the IL2CPP backend and the new multi-threading features, but AT2 is much much more important for me!
It's a tricky one, it's flickering whenever uploading pages but it should be possible to fix. I would recommend not updating for now, we'll keep you posted on any related developments.
Thanks!
Re: weird flickering bug on Unity 2018.1
Posted: Mon May 14, 2018 3:55 pm
by visionastral
Cool, going back to Unity 2017 then.
I'll check with 2017.4 LTS, since it should be like 2017.3
Re: weird flickering bug on Unity 2018.1
Posted: Tue Jun 26, 2018 7:29 am
by codehorizon
Hello
After migrating to Unity 2018.1 I have the same issue. But I notice flickering is only on linear color space, on gamma color space amplify is working correctly.
Amplify version 230_001
Re: weird flickering bug on Unity 2018.1
Posted: Tue Jun 26, 2018 11:23 am
by Ricardo Teixeira
codehorizon wrote:Hello
After migrating to Unity 2018.1 I have the same issue. But I notice flickering is only on linear color space, on gamma color space amplify is working correctly.
Amplify version 230_001
Interesting, thank you for the heads up!
We should have new developments soon, the issue has been corrected.
Thanks!
Re: weird flickering bug on Unity 2018.1
Posted: Tue Jun 26, 2018 1:52 pm
by visionastral
Oh! that's very good news!

Re: weird flickering bug on Unity 2018.1
Posted: Tue Jun 26, 2018 2:32 pm
by Ricardo Teixeira
visionastral wrote:Oh! that's very good news!

Awesome, almost done with the update

Re: weird flickering bug on Unity 2018.1
Posted: Mon Aug 06, 2018 7:26 pm
by Vincenzo
Any update on this patch?
Were trying to switch to unity 2018.2 but are suffering the same problem.
IS there a temporary workaround i can apply?