Search Issue Tracker
Player silently crashes when project which was made with 5.4.3f1 is built
Reproduction steps:1. Download user's project and open in Unity2. Build And Run Expected: the scene is renderedActual: build crashes... Read more
Scene that's Enabled = true in ProjectSettings\EditorBuildSettings with ...
Steps to reproduce:1. Open any Unity project2. Add two Scenes to Build list under File>Build Settings3. Open up ProjectSettings\E... Read more
"Rect Transform" component is messed up when dragging "Canvas" prefab on...
How to reproduce:1. Open attached project "CanvasBug.zip" and scene "main"2. In Project Window, drag "MainMenu" prefab on "UIRoot" o... Read more
[IL2CPP] UnityLinker.exe did not run properly errors while building for ...
To reproduce:1. Open attached project "repro.zip"2. Build for any platform e.g. iOS or WebGl3. Observe the console Expected result: ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window