Search Issue Tracker
[UWP] App triggers an exception when starting to play webcam texture
App triggers an exception when starting to play webcam texture. The issue is reproducible just with an external webcam. The app does... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names