Search Issue Tracker
Undoing Add Component action on Canvas changes UI object positions depen...
To reproduce: 1. Download attached project "taestset.zip" and open in Unity 2. Open "Controls" scene 3. Select "Canvas" in Hierarch... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered