Search Issue Tracker
[Physics] Edit contraints button is completely dysfunctional
Steps to repro 1. Open the attached project or a new project2. Create a new cube primitive3. Attach the cloth component or view the ... Read more
[Cloth] Cloth editor has 2 identicle edit contraints buttons - both seem...
Steps to repro 1. Open attached project, or create a new one2. Create a cube and attach the cloth component3. Notice that the cloth ... Read more
Multiple selected ScriptableObjects are referred to as “# Mono Behaviors...
Steps to reproduce:1. Open attached “ScriptLoaded.zip” project2. Select multiple ScriptableObject assets in Project tab3. Observe In... Read more
Second Hierarchy window is focused when creating object in main Hierarchy
Steps to reproduce:1. Create new project2. Open second Hierarchy window3. Hide second Hierarchy window (attached to Scene/Game windo... Read more
UGUI Mask shows inaccurate visual artifacts when using compressed textures
How to reproduce:1. Open given Unity project2. Open a Sample scene3. Enter play mode--An unwanted mask will appear larger than norma... Read more
[TrailRenderer] Assertion filed on instantiation (alignment = Local, wid...
Instantiation of prefab with trial renderer (alignment = Local, width curve contains more than one key) leads to assertions: Asserti... Read more
[Mobile] Error "A script behaviour has a different serialization layout ...
Steps to reproduce:1. Download the attached project2. Switch platform to iOS3. Add "Scenes/bootstrap" as 0th scene and "Scenes/main"... Read more
[Mobile Vulkan Mali] Meshes are not rendered in Android Player on Samsun...
Prerequisites:Samsung Galaxy S7 Edge device with ARM Mali GPU. Steps to repro: 1. Open attached project and 'TestScene' scene;2. Bui... Read more
[NavMesh] Tool tips are missing for NavMesh Agent
All tooltips are missing for the navmesh agent component Steps to Repo:1. Create an empty game object > Add Nave mesh agent compo... Read more
[Line/Trail/Particle Renderer] Crash using line/trail/particle renderers...
Repro steps:1. Open Scene1 from the attached project (SRP.zip).2. Enable the Line Renderer in the scene.3. Unity crashes---If Unity ... 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