Search Issue Tracker
Standalone player is always on top
To reproduce: 1. Open new project 2. Make Windows Standalone build 3. Run build in Windowed mode 4. Drag player window around scr... 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 project 2. Open sce... 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 wo... 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 sam... Read more
Does not auto select gameObject when dragged into hierarchy from project...
To reproduce: 1) Create new project 2) Create a GameObject 3) Drag it from Hierarchy to Project View to make a prefab 4) Drag the ne... 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, noti... 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. Re... Read more
Text is not shown when Vertical Overflow is set to Truncate
To reproduce: 1. Open attached project 2. Open TextTest scene 3. Select Text_Truncate game object 4. Drag it away from other objects... Read more
Cannot zoom in the Curve editor window for AnimationCurves
To reproduce: 1. Create a script with a public AnimationCurve 2. Add it to a GameObject 3. Click the AnimationCurve in the Inspector... Read more
Scrolling the mouse wheel in the animation curve editor no longer zooms ...
How to reproduce: 1. Create a new project 2. Create Empty Object and add a new C# script 3. Put 'public AnimationCurve MyCurve' into... 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
- Depth texture is flipped when specific URP rendering settings are applied
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window