Search Issue Tracker
[GPUProfiling] RenderDeferred.ForwardObjectsToDepth takes longer on the ...
How to reproduce: 1. Open the attached project and the "profiler test" scene in it.2. Open the Profiler window in the Editor and add... Read more
Serial number entering TextField looses and regains focus when character...
Reproduction steps:1. If needed return/revoke Unity Licence (you need to see Activation screen)2. Restart Unity3. In activation scre... Read more
[Debugging] Inspecting WWW instance causes crash
Steps to reproduce: 1. Open attached wwwcrash2.zip project2. Open TheScene scene in Unity Editor3. Open wwwcrash script file in VS4.... Read more
Cardboard worldspace canvas 'ghost issue' when changing value of position
Steps to reproduce: 1) Download attached project 'CardboardTest.zip' and open in Unity.2) In hierarchy tab, expand 'CardboardMain', ... Read more
[LoopMatch] Generic animation doesn't show loop match indication bulb
How to reproduce:1. Open the attached project2. Select Legs_Spider_Med@Legs_Spider_Med_Walk.fbx model3. In inspector Animations tab ... Read more
Identical configurable joint chains have different behavior depending on...
Steps to reproduce: 1. Open attached project "812157"2. Open scene "repro"3. Select both phonelines objects in hierarchy to view GUI... Read more
[Instancing/Batching] If shader supports instancing & objects marked sta...
Ideally for objects marked as "static" (including "batching static"), either GPU instancing should work, or static batching should w... Read more
Missing foldout/in icons in lighting window
Reproduction steps:1. Open any Unity project.2. Go to "Window > Lighting".3. Notice that foldout icons are missing(GIF attached).... 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
Game/Scene view is not updated after loading scene or adding new TextMes...
To reproduce:1. Open attached project (repro817041)2. Open scene 02- Multi-line TextMesh Pro3. Notice that scene/game view is empty4... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used