Search Issue Tracker
Generating squares with meshes larger than ~65500 vertices causes wrong ...
How to reproduce:1. Download attached project file2. Select GameObject in Hierarchy Window3. In Inspector Window, change Mesh Genera... Read more
Default reflection probe data remains intact even after deleting GI cache
This bug only occurs when there is an occlusion culling data locally stored in the project. How to repro:1. Open attached project "a... Read more
[Tags] Incorrect tag is used when building players if the tag position i...
To reproduce:1. Open my attached project2. From Tags & Layers panel, remove any tag before Tagas23. Enter Play mode, observe the... Read more
Cannot adjust import settings while video is playing in inspector
The Video importer inspector gives an error and creates an invalid asset if you try to modify settings while the video is playing in... Read more
[TextureFormat] BC6H texture causes crash when opening project
Steps:1. Open repro project (attached in comment) with Unity2. Crash Reproducible in : 2017.2.0p2, 2017.1.2p2, 5.6.4p3, 5.6.4p1Not r... Read more
Deleting a clip from a Blend Tree in the Inspector generates errors
When deleting a clip from a blend tree in the Animator controller graph (select the clip node in blend tree & RMB > delete), ... Read more
Selection box gets stuck in Timeline, when releasing left or right mouse...
Steps to reproduce:1. Create an object with Timeline.2. Open Timeline window.3. Use Left or Right mouse button, to select, hold and ... Read more
AssetDataBase.FindAssets fails to find changed scriptable objects by type
Steps to reproduce:1. Open user attached project2. Observe that a Locale extends a Scriptable Object3. type "t:Locale" within the pr... Read more
Mouse icon is stuck at "hand" in Timeline window, after middle mouse but...
To reproduce:1. Create object with timeline.2. Open timeline window.3. Press and hold middle mouse button to move around Timeline.4.... Read more
In Timeline window 'zooming out' requires scrolling more, if it was 'zoo...
To reproduce:1. Create an object with Timeline.2. Open Timeline window.3. Inside Timeline window zoom in to reach maximum zoom in.4.... 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 is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template