Search Issue Tracker

0
votes
By Design

Cannot modify SpriteAtlas Texture fields via Editor Scripts

2D

-

Jan 19, 2018

-

Version/s: 2017.1.1p3

To reproduce:1. Open the Unity Project in the Unity Editor.2. Run the editor option Test -> Test SpriteAtlas AssetImporter.3. Obs... Read more

0
votes
By Design

Sprite Renderer increasingly allocates memory when SetTrigger() is calle...

2D

-

Mar 01, 2020

-

Version/s: 2019.2.12f1, 2019.3, 2020.2

How to reproduce:1. Open the "Launch" Scene in the user-supplied project2. Enter Play Mode3. Observe Unity's memory usage Expected r... Read more

0
votes
Fixed

Crash in ProcessVertices when applying texture type to Sprite for specif...

2D

-

May 20, 2020

-

Version/s: 2017.4, 2019.3.14f1, 2020.2

How to reproduce:1. Download user-attached image(backcity.png)2. Create a new Unity project and import the image3. Select the Image ... Read more

0
votes
By Design

Sprite slice border functionality is gone

2D

-

Apr 22, 2014

-

Version/s: 4.5.0f1

Select a sprite, open the sprite editor, select the sprite slice - notice that you can not change it's border. If you select the sli... Read more

4
votes
Fixed

The “_MainTex_TexelSize” property is not being set when compiling a Shader

2D

-

Feb 15, 2023

-

Version/s: 2023.1.0b4, 2023.2.0a2

How to reproduce:1. Open the attached project “My project.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Observe the “Farm_Seed_S... Read more

0
votes
Active

Crash on DomainUnloadAutoFree::FrameMaintenance when adding a Shadow Cas...

2D

-

Jun 11, 2026

-

Version/s: 6000.6.0a7

How to reproduce:1. Create a new Unity project2. In the Hierarchy, create a new empty GameObject3. In the Inspector, add the "Shadow... Read more

0
votes
By Design

Overwriting tiles in the tile palette leaves dead tiles in the palette t...

2D

-

Jun 22, 2017

-

Version/s: 2017.2.0b1

This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more

0
votes
By Design

It shouldn't be allowed to attach material component to Sprite Renderer ...

2D

-

May 27, 2016

-

Version/s: 5.1.4f1

Steps to reproduce:1) open attached project2) move scene camera Behavior: sprite is flickering because sorting layer doesn't workExp... Read more

0
votes
Fixed

[Sprite Editor] Sprite setting window overlaps the header and options wh...

2D

-

Dec 28, 2018

-

Version/s: 2019.1.0a13

Sprite setting window overlaps the header and options when the window is shrunk diagonally Steps to Repro:1. Create a new or open at... Read more

0
votes
Not Reproducible

Switching between iOS and Standalone platforms, create error message in ...

2D

-

Jan 19, 2015

-

Version/s: 4.6.1p5

Switching between iOS and Standalone platforms, create the following error messages in Console: "width == 1 && height == 1 &... Read more