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 Unity2. Open "Controls" scene3. Select "Canvas" in Hierarchy4.... 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 possibl... 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>Renderin... Read more
[Android][Vulkan] RenderTexture is discarded when calling Material.SetPa...
Steps to reproduce:1. Open user attached project2. Run the scene in the editor3. Press "Generate" button add one white rectangle- In... Read more
GUI text width not calculated correctly when GUIStyle uses Word Wrap
How to reproduce:1. Open the user-submitted project2. Go to Window -> Test Window3. Scale the Test Window and observe the text Ex... 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.0b82. Open supplied project with Unity 2018.3.0a1 Expected: no errors ... Read more
[UWP] IL2CPP build fails if .winmd plugin references System.Xml due to a...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Change backend to IL2CPP4. Build project5. Notice error i... 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 this s... Read more
2D/3D toggle button in Scene View has "toggled" mispelled as "togggled"
How to reproduce:1. Open or create a new Unity project2. In the Scene View, mouse over the 2D/3D toggle button3. Notice "toggled" be... 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 Anim... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions