Search Issue Tracker
Huge scene load time when there is and object with specific shader
Reproduction steps:1. Open project attached(Repro.zip).2. Open scene "0" from Assets folder.3. Press play. Expected result: Game wil... Read more
[Tanks Tutorial] Errors "A polygon of [*] is self-intersecting and has b...
Reproduction Steps:1. Create a new project.2. Import "Tanks! Tutorial" sample project. (https://www.assetstore.unity3d.com/en/#!/con... Read more
Project doesn't get created after entering name and pressing Enter
Steps to reproduce:1. Launch Unity2. Select "Create new project"3. Enter new project name4. Press Enter Expected result: pressing En... Read more
[Lightprobes] Lightprobe Group Gizmo is not depth checked and renders on...
Lightprobe Group Gizmo is not depth checked and renders on top of other scene geometry 1. Open the attached project2. Load scene 'li... Read more
Rigidbody with two child Box Colliders calls "OnCollision" enter and exi...
Moving Game object with Rigidbody, which has two child objects with Box Colliders, into another static Box Collider, enter and exit ... Read more
Layout with specific name binds the last letter as a hotkey and reloads ...
To reproduce:1. Launch Unity2. Create random layout3. Save it with specific name :a) any alphanumeric stringb) any amount of spacesc... Read more
Material Asset Bundle contains texture when texture's type is Sprite
Reproduction steps:1) Download and open attached project ("ABDemo.zip")2) Build asset bundles (upper menu: AB\Build)3) Open file exp... Read more
Glitches appear when scrolling in image with scroll rect in Editor
Glitches appear when scrolling in the Editor. The issue does not appear in the build. Steps to reproduce:1. Open User's attached pro... Read more
[iOS] Vertex shaders are recompiled at runtime even when using Preloaded...
Reproduction Steps:1. Open User's project2. Build to iOS3. Open Xcode project4. Run Profiler - "Metal System Trace"5. Inspect the "S... Read more
CollisionListener2D::ProcessContacts crashes when unparenting game objec...
CollisionListener2D::ProcessContacts crashes in Play mode when unparenting game objects and destroying their parent which has Rigidb... 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