Search Issue Tracker
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
[Preset] 'Alpha is Transparency' setting cannot be changed after creatin...
How to reproduce:1. Create a new Unity project2. Import any image3. Create a Texture Importer preset and inspect it Expected result:... Read more
Rigidbody's Collision Detection does not change to Continuous Dynamic wh...
How to reproduce:1. Open "SampleScene" Scene in the attached "Repro1149736.zip" Project2. Enter the Play Mode3. Observe that the Pla... Read more
Standalone player do not support Compute Shaders when OpenGL extension i...
How to reproduce:1. Open attached project2. Build for Windows3. Run the build with -force-glcore42 argument Reproducible with: 2018.... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu