Search Issue Tracker
Crash on Object_CUSTOM_GetName when trying to get Transform.name when pa...
How to reproduce:1. Open the "name_repro.zip" project2. Open the "SampleScene.unity" scene3. Press Play Actual result: Unity crashes... Read more
Closing Unity after building NavMesh surface results in the Editor freezing
How to reproduce:1. Open attached project "Island_Defenders_stripped.zip" and scene "Game"2. In Hierarchy window, select "Terrain" o... Read more
UIElements - Slider SetValueWithoutNotify doesn't update the slider's vi...
BaseSlider ovverrides the value property but not SetValueWithoutNotify, so calling it doesn't clamp the value and doesn't update the... Read more
Rect Transform Anchors arrow icon doesn't collapse section in Inspector ...
How to reproduce:1. Create a new project2. Create Image Game Object (GameObject -> UI -> Image)3. Click on the arrow icon next... Read more
[LWRP] _NormalMap Secondary Texture is streched to AtlasSize when Atlas ...
How to reproduce:1. Open the attached project("Normal_Stretch")2. Go to Scenes > SampleScene3. Enter Play Mode Expected result: T... Read more
Editor can be undersized below limit when in Play mode
How to reproduce:1. Create a new project or open an existing one2. Open the Game window3. Resize the Editor to the smallest possible... Read more
Cannot remove missing Script Component from Prefab
Steps to reproduce:1. Open user provided project2. Select Assets > Prefabs > Prop_FloorLamp3. Click "Open Prefab" in Inspector... Read more
[Win7] Unity crashes when opening any project
How to reproduce:1. Launch Unity 2019.3.0a8 or 2019.3.0a9 on a device that runs Windows 72. Open or create a new project3. Observe t... Read more
Particle System Stop Action is not called when Culling Mode is set to "P...
Steps to reproduce:1. Open users attached project "Shuriken_Bug_Repro"2. Enter Play mode3. Wait until the Main Camera is enabled aga... Read more
Collider's position is not updated in runtime when Time.timeScale is set...
How to reproduce:1. Open the attached project ("timeScale test.zip")2. Open the repro scene ("SampleScene")3. Enter Play Mode4. Clic... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal