Search Issue Tracker
Unity crashes when opening project on OSX, freezes on windows
To reproduce:1. Open attached project Expected result:Unity doesn't crash. Actual result:Unity crashes Reproduced in: 5.6.0a1Not rep... Read more
Text outline has missing bits when used on small and sharp fonts
1. Open 'FontOutline' project2. Open scene 'examplescene'3. Notice that some bits on the font don't have an outline Reproduced on: 5... Read more
Wrong Texture reference in AssetBundle variants
How to reproduce: 1. Open the attached project "case_845762-TextureIssue.zip"2. Open the "TextureIssue" scene from the Scenes folder... Read more
Setting a SerializedProperty's Vector3 Value to (1,1,1) Fails When Editi...
Reproducible on:5.4.2f25.4.1f15.3.6f15.2.5f1 Repro Steps: 1- Download the repro project provided by user.2- Open the scene in the pr... Read more
[OcclusionCulling] Editor crashes after occlusion culling baking is fini...
Steps to reproduce: 1. Open provided project2. Open Assets/Scenes/Classic_E01_F01/Classic_E01_F01.unity3. Open Window/Occlusion Cull... Read more
Importing/reimporting specific fbx file crashes editor (fbxsdk::FbxAnimC...
How to reproduce:1. Open the attached project2. If project doesn't crash, find Scout@RobotBoyIdle.fbx file in Assets/Scout3. Reimpor... Read more
[Cloth] Removing cloth component from object with rendered mesh crashes ...
How to reproduce:1. Create a new scene2. Create empty game object3. Add Cloth component to it ( Add Component -> Cloth)4. In Skin... Read more
Graphics.DrawMeshInstanced ignores submesh index and always draws first ...
Steps to reproduce: 1. Open attached project "845514.zip"2. Open scene "repro"3. Notice two objects "Instanced" and "Simple". Both d... Read more
DrawMeshInstanced always draws the first submesh and ignores submeshIndex
Reproduction steps:1. Open the attached project (New Unity Project 1.zip)2. Open the "scene.unity" scene.3. Enter the play mode4. Ob... 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