Search Issue Tracker
Overlapping UI in UI Document Inspector Window
Repo steps: Go to Project Window > Right click > Create Hover on UI ToolKit > select UI Document UI Document should appear ... Read more
[LayoutGroup] Undoing parenting to layout group doesn't fully restore Re...
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. In hierarchy, expand canvas4. Select "Image" and drop it onto "Co... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
Alt+draggin with right-click does not rotate the Scene view when using a...
Reproduction steps:1. Open the attached project "New Unity Project (7).zip"2. In the Scene view press Alt and drag with right-click ... Read more
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Editor crashes on mono_jit_runtime_invoke when entering the Play Mode
Reproduction steps:1. Open the attached project “CrashAnimCtrlOverride”2. Open “Assets/Scenes/SampleScene.unity”3. Enter the Play Mo... Read more
[Project Browser] Failed to import a package from asset store if unity E...
When Unity Editor and Unity Asset store are signed in with two different accounts then any asset fails to download, refer attached v... Read more
[StretchedBillboard] Sometimes pivot position doesn't affect particles
Steps to reproduce: 1. Open attached project "793101.zip"2. Open scene3. Select Particle System to start simulation4. Enable wirefra... Read more
The pixel artifacts appear when there are 33+ lights in the scene using ...
How to reproduce:1. Open the “ReproLightsProject“2. Open the “LightPixelRepro“ scene3. Observe the Game view Expected result: No pix... Read more
[Backport] "Can't play movie" error is thrown when setting VideoPlayer.u...
Reproduction steps:1. Open attached project "Case_1388735" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console Expe... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script