Search Issue Tracker
NativeArray<T> is slower than built-in C# array
* NativeArray in mono in the editor is slower than builtin arrays * We need to make sure agressive inline works properly, if not pos... Read more
[Enlighten] Assertions 'packedSizes[i] == sizes[i] ' are shown after bak...
Steps to repro: 1. Open attached project and '11_LightingScenarioTest' scene; 2. Open the Lighting settings window (Window>Rendering... Read more
[Android][Vulkan] RenderTexture is discarded when calling Material.SetPa...
Steps to reproduce: 1. Open user attached project 2. Run the scene in the editor 3. Press "Generate" button add one white rectangle ... Read more
GUI text width not calculated correctly when GUIStyle uses Word Wrap
How to reproduce: 1. Open the user-submitted project 2. Go to Window -> Test Window 3. Scale the Test Window and observe the text E... Read more
Errors appear when upgrading the project from 2018.2 to 2018.3
Steps to reproduce: 1. Open supplied project with Unity 2018.2.0b8 2. Open supplied project with Unity 2018.3.0a1 Expected: no erro... Read more
[UWP] IL2CPP build fails if .winmd plugin references System.Xml due to a...
Steps to reproduce: 1. Download attached project 2. Switch platform to UWP 3. Change backend to IL2CPP 4. Build project 5. Notice er... Read more
Objects in scene are not batched together even if they are set to Static...
Reproduction steps: 1. Open the attached project "sorting.zip"; 2. Open the Test scene; 3. Open the Frame debugger and run it on thi... Read more
2D/3D toggle button in Scene View has "toggled" mispelled as "togggled"
How to reproduce: 1. Open or create a new Unity project 2. In the Scene View, mouse over the 2D/3D toggle button 3. Notice "toggled"... Read more
AnimationUtility.onCurveWasModified invokes CurveModified with an unknow...
Reproduction steps: 1. Open the attached project "onCurveWasModified 2018.2.zip"; 2. Open the Animation Window; 3. Select an empty A... Read more
Large numbers of Audio Mixer Groups cause a performance hit even when no...
Steps to reproduce: 1. Open attached project "Unity_Audio_Mixer_Issue.zip" 2. Make sure Window>Audio Mixer is open 3. Enter Play Mod... 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
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template