Search Issue Tracker
[Android Adreno] [Vulkan] Rendering MotionVector from MeshRenderers gene...
Steps:1. Build Android Vulkan Player with repro project2. Run it on Android Vulkan device (Adreno GPU e.g. Google Pixel 2)3. Observe... Read more
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
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