Search Issue Tracker
TrueTypeFontImporter.GenerateEditableFont does not work
TrueTypeFontImporter.GenerateEditableFont always generates a font that cannot be loaded as it's format is not supported. However, us... Read more
"Sorting Layer" of Sprite Renderer is not drawn bold when overwritten in...
How to reproduce:1. Start a new project2. Create an empty GameObject3. Add a SpriteRenderer component4. Drag the GameObject to the p... Read more
Monitor selection for Mac/Linux resolution dialog
-e: an option to select the output screen was added to Windows resolution dialog of standalone builds but it is not available for th... Read more
Standalone player is always on top
To reproduce:1. Open new project2. Make Windows Standalone build3. Run build in Windowed mode4. Drag player window around screen5. T... Read more
uGUI input field broken on WP8
uGUI input field seems to throw exceptions when trying to use it on a WP8 build. To reproduce:1. Open attached project2. Open scene ... Read more
WWW.GetAudioClip doesn't work on .ogv clips anymore
To Reproduce: 1. Open scene vid, play, notice that there is no sound. 2. Using MovieTexture.audioClip instead on the same video work... Read more
Calling AudioClip.SetData causes a crash
Repro: 1. Open & run 'Untitled' scene.2. Should crash on .SetData. Can't repro on 4.5.3p3, get a 'Cannot set data on streamed sa... Read more
Does not auto select gameObject when dragged into hierarchy from project...
To reproduce:1) Create new project2) Create a GameObject3) Drag it from Hierarchy to Project View to make a prefab4) Drag the newly ... Read more
New events added to an EventTrigger cannot be removed in inspector if th...
To Reproduce: 1. Add a new EventTrigger. 2. Add new event (PointerEnter) & add 2 entries to it. 3. Add a pointer exit event, not... Read more
Crash when there is more than a certain number of canvasses in scene and...
Repro: 1. Open levels/L0A in the attached 'CanvasCrashRepro.zip'.2. Enable 'Canvas' object in hierarchy, Unity should crash.3. Reope... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved