Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X
Votes
2
Found in
5.6.0f3
Issue ID
898285
Regression
Yes
Using PackTextures padding invokes artifacts
To reproduce:
1. Open Unity
2. Open attached project
3. Open "test" scene
Expected result: In "Scene" window you will see shapes and all of them is full filled with gray color
Actual result: In "Scene" window you will see shapes and not all of them is full filled with gray color, some are filled in half
If you set "Atlas Padding" to 0, in a "Atlas Bug Test" script which is in the "AtlasBugTest" game object, problem will vanish
Reproduced on Unity 5.6.0f3. 2017.1.0a6
Not Reproduced on Unity 5.5.3f1
Regression on Unity 5.6.0b2
I attached some pictures
Comments (1)
Add comment
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
rjevans
Apr 13, 2017 19:46
Seeing this as well in our custom sprite tooling