Search Issue Tracker
Global defines lost when switching platform
1. Start an empty project.2. Select Windows platform.3. Add some Scripting Define Symbols (used here are POINTCLOUD; UNIFILEBROWSER)... Read more
Packing textures bigger than atlas limit will result in infinite loop
To reproduce:1. Import attached sprite2. Set packing tag3. Sprite packer > Pack4. Unity will become unresponsive Read more
Undoing changes in the Animator throws an error
Undoing changes in the Animator throws an error Repro:Create a new Animator Controller1. Add a parameter2. Create a new layer3. Add ... Read more
Gizmos (including rect transforms) ignore layer lock
To reproduce:1. Create object with rect transform2. Select layer for it3. Lock that layer4. Notice that object is still selectable v... Read more
Importing a package causes a hang/crash
To reproduce:1. Create a new project2. Import attached Cube-Particle-Cloth.unitypackageExpected result: It importsActual result: It ... Read more
Minimum size in the Sprite editor is hard to understand what it covers
In the Sprite Editor window - The "Minimum size" - as a user we do not understand, what this means. Is it referring to pixels? Or th... Read more
Crash: Deleting the AtlasCache while Unity is running, then repacking
Crash: Deleting the AtlasCache while Unity is running, then repacking. Delete the AtlasCache while Unity is running. Then repack. Un... Read more
Failed to load Sprite Packer window after restarting Unity
Failed to load Sprite Packer window after restarting Unity. - Enable the Sprite packer- Open the Sprite Packer window- Restart Unity... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal