Search Issue Tracker
Unsupported formats for Async GPU readback
R16G16B16A16_Unorm should be supported for AsyncGPUReadback Step:1. Open repro project, hit play2. Observe console about error sayin... Read more
Setting Material.shader has a huge performance difference between Editor...
Reproduction steps:1. Open the attached project.2. Check Development Build and Autoconnect Profiler checkboxes in the Player Setting... Read more
Cannot render to a temporary texture in Unity 5.6.1
Steps to reproduce:1. Open User's attached project2. Open scene "Basic" and Play Expected result: shadows are rotating with cubes.Ac... Read more
sRGB (Color Texture) Checkbox has no effect in Gamma space
When sRGB (Color Texture) is true vs false there is a clear visual difference in Linear space.In Gamma space, however, it has no eff... Read more
Editor doesn't find bold font
To reproduce:1. Open attached Unity project "test.zip"2. Open "test" scene3. Click on Canvas --> Text in the Hierarchy window4. C... Read more
Crash at GenericDynamicVBO::ReleaseChunkInternal when launching Unity wi...
Workaround:-update graphics card drivers-Use -force-glcore argument when launching Unity. You can read more about command line argum... Read more
[Graphics] Editor and Standalone hangs after shutdown when running C# Jo...
How to reproduce:1. Open attached project "SRPJobs-20192.zip" and scene "SRP0102_AssetSettings"2. In the Hierarchy window, select al... Read more
Crash when clicking Baked Lightmap dropdown arrow in Mesh Renderer
Steps to reproduce: 1. In a new project, create a cube2. Set the new cube as static3. In the Mesh Renderer, in Lightmap Settings sec... Read more
[Material] - 2017.1 : Material reference appears to be missing on the Ho...
I was investigating a forum post about a user not being able to change the color of a cube via script. When I launched the app to th... Read more
Crash in Object::GetInstanceID when visualizing occlusion with lighting on
Steps to reproduce:1. Download attached project2. Open the occlusion tab3. Switch between visualization and object tabs Result: cras... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window