Search found 2 matches

by codehorizon
Tue Jun 26, 2018 7:29 am
Forum: Amplify Texture 2 Development Group
Topic: weird flickering bug on Unity 2018.1
Replies: 15
Views: 100

Re: weird flickering bug on Unity 2018.1

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
by codehorizon
Wed Oct 04, 2017 1:48 pm
Forum: Amplify Texture 2 - Development Builds
Topic: Textures wont load with DrawMeshInstanced on build
Replies: 1
Views: 13752

Textures wont load with DrawMeshInstanced on build

Hi,
I am using Amplify Texture Version 2.2.4_002
When I am using Graphics.DrawMeshInstanced in Editor everything is working well:
https://i.imgur.com/gob0MZ8.jpg?1

But in build rocks won't draw on PrePass camera and textures won't load properly:
https://i.imgur.com/YEZg6pm.jpg

I don't know if ...