Search Issue Tracker
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
Text is not shown when Vertical Overflow is set to Truncate
To reproduce:1. Open attached project2. Open TextTest scene3. Select Text_Truncate game object4. Drag it away from other objects5. N... Read more
Cannot zoom in the Curve editor window for AnimationCurves
To reproduce:1. Create a script with a public AnimationCurve2. Add it to a GameObject3. Click the AnimationCurve in the Inspector4. ... Read more
Scrolling the mouse wheel in the animation curve editor no longer zooms ...
How to reproduce:1. Create a new project2. Create Empty Object and add a new C# script3. Put 'public AnimationCurve MyCurve' into a ... Read more
Button is placed at random position when editor window is minimized
To reproduce:1. Create new project2. Minimize editor window3. Make Editor window as small as possible4. Add Button to scene5. Maximi... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size