Search Issue Tracker
Using a BurstCompile job with latest com.unity.transport package crashes...
How to reproduce: 1. Open the attached project 2. Enter the Play mode ---Crash--- Reproducible with: 2019.1.1f1, 2019.2.0a12 In 201... 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). ... 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 d... 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.xz Attempt to launch it from com... Read more
[Regression] Reinstalling the Shadergraph package breaks all previous gr...
How to reproduce: 1. Create a new LWRP project 2. Create a new PBR Shadergraph and try to open it, observe that there are no issues ... 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" scene 3. Enter Play Mode 4. Use the... Read more
[Preset] 'Alpha is Transparency' setting cannot be changed after creatin...
How to reproduce: 1. Create a new Unity project 2. Import any image 3. Create a Texture Importer preset and inspect it Expected res... 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" Project 2. Enter the Play Mode 3. Observe that the ... Read more
Standalone player do not support Compute Shaders when OpenGL extension i...
How to reproduce: 1. Open attached project 2. Build for Windows 3. Run the build with -force-glcore42 argument Reproducible with: 2... 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
- Framebuffer blends material instead of rendering opaque when using Built-in Render Pipeline
- Visual Effect Control Track continues looping when Wrap Mode is set to Hold
- Multiple Editor Windows get closed when moving Game View to another docked Window
- Label text is not shown when Default Editor Text Rendering Mode is set to "Bitmap"
- Memory access out of bounds error is thrown when launching Web builds with C/C++ Multithreading enabled