Search Issue Tracker
Gizmos.DrawFrustum ignores given Center parameter and overwrites it with...
To reproduce: 1.Download and open attached project. 2.Look at the center position of the drawn gizmo. 3.Select Main Camera object a... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce: 1. Open attached project 2. Open 'test' script 3. Place breakpoint on line 8 (StartCoroutine(t1());) 4. Attach deb... Read more
Video player breaks if skipped to a further part of the video
Steps to reproduce: 1. Download and open the attached project 2. Open scene "iOsVideoPlayer" 3. Enter playmode 4. Press anywhere on ... Read more
Character animation breaks during upgrade
1. What happened For 'StrayTech Camera System' A$ package, character animation gets broken after upgrade from 5.5.0p4 to 5.6.0b3. Im... Read more
Beep sound is present when Alt hotkeys are used
Beep sound is present if Alt hotkeys are used and not included in the menu bar. To reproduce: 1. For example: Press Alt+(period) o... Read more
Camera.Render() GC allocates 65 bytes per-frame
Steps to reproduce: 1. Create a new project 2. Open the profiler 3. Enter Play mode Result: Camera.Render() GC alloc's 65 bytes per... Read more
DrawMeshInstanceIndirect impacts performance for buffered but not drawn(...
Steps to reproduce: 1. Download and open the project 2. Open "Test_AniMatrix_InstanceIndirectAppend" scene 3. Enter playmode -At... Read more
Installer crashes if any button is pressed before Licence Agreement page...
Reproduction Steps: 1. Launch Unity Installer. 2. Press "Next" in the first page (Welcome to the Unity Setup). 3. Before the "Untiy ... Read more
[DX11] Fullscreen toggle results in black screen/black trims. (alt+ enter
Bug seems to be introduced in: Version 5.6.0b2 (5d236ef0678a) Tue, 06 Dec 2016 10:45:15 GMT Branch: trunk Checked against DX9 - Whic... Read more
[Standard Assets] Image Effects work different after taking a screenshot
Reproduction steps: 1. Open the attached project "screenshot.zip"; 2. In the main menu, click Tool -> Screenshot; 3. Make sure, you ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key