Search Issue Tracker
Optimize Mesh Data Player setting can drastically increase build times
When the Optimize Mesh Data player setting is turned on. A game build can spend a larger than normal amount of time compiling shader... Read more
UI sprites differ when one of them has transparent background, other has...
How to reproduce:1. Open attached Unity project2. Load scene "Gradient" Expected result: Both sprites looks the same.Actual result: ... Read more
[Graphics, Textures] SRVs are not correct for Texture2DMSArrays
Steps to reproduce:1. Open attached project1. Play the "Sample Scene"2. Take a RenderDoc capture3. In the resource inspector navigat... Read more
RenderForwardOpaque.Sort is called when Camera Sort Order is set to "No ...
How to reproduce:1. Open attached Unity project2. Select "Scripts" gameobject.3. In "Sort Order Changer" component select "No Distan... Read more
[2019.1][Vulkan][DirectX 11] Using Models with Blend Shapes causes the S...
To reproduce: 1. Download attached project "blend-shapes.zip" and open in Unity2. Open "SampleScene" scene3. Make sure the current t... Read more
ImageConversion.LoadImage should load PNGs without alpha channel as RGB2...
Expected: loading a non-transparent PNG with ImageConversion.LoadImage results in an RGB24 texture, just like JPG.Actual: loading a ... Read more
SkinnedMeshRender with blend shapes gives "Thread group size must be abo...
Reproduction steps:1. Open the attached project named "Case_1121794"2. Try to move the "ExampleScene" object in the Sample scene3. O... Read more
"RenderTexture" is null in "OnRenderImage" when Multiple Render Targets ...
Reproduction steps: 1. Open "New Unity Project.zip" project2. Enter Play mode3. Look at the Console window4. See "RenderTexture src ... Read more
Default Quality Settings are deleted after Creating a Scriptable object ...
How to reproduce:1. Open the attached "QualitySettingsResetRepro.zip" Project2. Open the "QualitySettings.asset" in the "New Unity P... Read more
[iOS][Metal] Snow has graphical artifacts in the build when using Light...
How to reproduce:1. Open the attached project2. Build for iOS and deploy the Xcode project to the iOS device Actual: Snow has graphi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class