Search Issue Tracker
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
Editor stuck on import when importing "GameAnalytics Unity SDK" package
How to reproduce:1. Create a new project2. Download and import GA_SDK_UNITY.unitypackage from https://gameanalytics.com/docs/item/un... Read more
[UI] Scroll View Template's Scrollbars overlap when it is created
Reproduction steps:1. Create a new Unity Project2. Create a UI Canvas and create a child ScrollView on it Expected result: Created S... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class