Search Issue Tracker
UI Dropdown list does not render if the Canvas is disabled and enabled a...
To reproduce: 1. In a new project, create Canvas2. Press Play3. Disable Canvas4. Enable Canvas5. Create Dropdown6. Click on Dropdown... Read more
Editor changes font and alignment on import
Duplicate of 888678, Editor team has a fix going in to trunk soon. Read more
Directional light shadow is rendered according to the Scene View's persp...
Reproduction Steps:1. Import attached project "897866 - DirectionalLightShadow".2. Open "Test" scene.3. Move around perspective in S... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
Applying a prefab takes too much time in Unity 5.6
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/scene_graveyard.unity scene3. Select the scene_graveyar... Read more
[WebGL] Loading large Prefab from Resources folder takes a lot of time
Reproduction steps:1. Open the attached "Load" project.2. Build and run the "MainScene" for WebGL.3. Click space.4. Notice the print... Read more
[UI] Editor crashes when selecting "Deep" in the Profiler if a scene con...
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/testr.unity scene3. Open the Profiler4. Press "Deep Pro... Read more
[Animation] Changing Animator.Speed during animation transition does not...
Reproduction Steps:1. Import attached project.2. Open "MyScene" scene.3. Enter Play mode. Expected results: Transition to attack_lig... Read more
[WSA] Build and Run gives the error with Visual Studio 2017
Steps to reproduce:1. Open any project2. Switch platform to Windows Store3. Build and Run4. Observe the error in the Console Expecte... Read more
[WebAssembly] IPAddress.NetworkToHostOrder(long) does not work on WebGL ...
Reproduction steps:1. Open project attached (wa_NetworkToHostOrderBug.zip).2. Build project on WebGL with WebAssembly marked.3. Run ... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation