Search Issue Tracker
[Tiny] Missing definition error when importing "Tiny" package in 2019.1
Steps to repro:1. Create a new project2. Open package manager and import "Tiny" package3. Observe the console Expected result:: No e... Read more
[Prefab] Undo across Prefab Mode: Child GameObject turns into a prefab o...
Child GameObject of nested prefab is turned into a prefab on completely unpacking the root prefab Steps to Repro:1. Open attached or... Read more
Packman reports disabled modules as enabled, invalidating conditional de...
Reproduction steps: 1. Open "1141315" project2. Open "Package Manager" -> "Built-in packages"3. Disable "Physics2D" Expected Resu... Read more
Using a BurstCompile job with latest com.unity.transport package crashes...
How to reproduce:1. Open the attached project2. Enter the Play mode---Crash--- Reproducible with: 2019.1.1f1, 2019.2.0a12In 2019.3.0... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
[InputSystem] [XR] [Vive] When Vive controllers reconnect, they do not r...
Expected:When a controller is disconnected and reconnected, InputActions should gracefully resume Observed:When a controller is disc... Read more
Cannot launch Editor due to "libgconf-2.so.4: cannot open shared object ...
Repro:Install Unity using any method: the Hub or Linux Download Assistant or unpack from Unity.tar.xzAttempt to launch it from comma... Read more
[Regression] Reinstalling the Shadergraph package breaks all previous gr...
How to reproduce:1. Create a new LWRP project2. Create a new PBR Shadergraph and try to open it, observe that there are no issues wi... Read more
Border of a sprite is being scaled when used as a Slider fill area
How to reproduce:1. Open user attached project "Unity c# bug project.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Use the sli... 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
- Override move options in Inspector are not disabled when only one Override is added in URP Volume
- “NONE”/“ALL” text in Adaptive Probe Volumes Option Override is too light when Editor theme is set to Light
- Default Volume Profile property does not get reset when the property is selected and the reset button is pressed
- Saving Visual Effect Graph closes it in Visual Effect Graph window
- [Android] "Texture2D.ReadPixels" writes pixels into a texture incorrectly when used with OpenGLES3