Search Issue Tracker
[iOS] Slowdown due to precision change for shadowmap uvs
There is a performance regression on A7 devices possibly because of the transition from half4 to float4 for shadowmap coordinates. T... Read more
[BlendTree] Compute positions doesn't work for some generic animations
How to reproduce:1. Open the attached project2. Open New Animator Controller (under assets) in Animator window3. Click on Blend Tree... Read more
[TrailRenderer] Does not get cleared in scene view
Steps to reproduce:1. open attached project2. open scene M3. select "GameObject" from scene4. move his transform around Actual: trai... Read more
[5.4][GPUProfiler] GPU profiler does not show any draw call timings in 5.4
In 5.3 and before, the GPU profiler was showing timings for individual draw calls. Since 5.4, it generally attributes all GPU times ... Read more
[TrailRenderer] Breaks focusing on object functionality
Steps to reproduce:1. open attached project2. open scene "M"3. move one of the cubes around -> press F or double click in hierarc... Read more
Cursor is not visible in editor window
Using Unity editor on Windows tablet, mouse cursor is not visible, but can select or hover over editor's UI elements. Cursor disappe... Read more
[UWP][IL2CPP]No automatic Fullscreen entering on il2cpp backend for UWP
To reproduce:1. Build and run empty project with the il2cpp backend2. Notice the navigation bar is not hidden by default on devices ... Read more
Instantiating UI prefab through script causes rescaling
Steps to reproduce: 1. Open attached project "817281.zip"2. Open scene "repro"3. In project tab, inspect Image prefab and notice tha... Read more
[Mixed] Lightmap becomes brighter when non-static object leaves camera view
Steps to reproduce: 1. Open attached project "817278repro.zip"2. Open scene "repro"3. Bake lightmap4. Rotate scene view camera so th... Read more
[Compute/Shaders] UAV buffer is not setup to pixel shader if using Graph...
To reproduce:1. Open scene TEST_CountRed2. Run, you can see the log RED 03. Comment out the code of line 59&71, comment line 60 ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS