Search Issue Tracker
While importing JPG Unity crashes at FreeImage_SetTagValue
Steps to reproduce:1. Download 921858_repro.zip2. Open project3. While importing B1061583467.jpg Unity crashes Results: Editor crash... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... Read more
Crash in ARNativePlugin.arwInitialiseARWithOptions() when entering Play ...
To reproduce:1. Open user's project, scene InsertCard2. enter Play modeNote: often have to repeat steps 1&2 a couple times to ge... Read more
Editor crashes in VideoClipPlayback::GetImage after the Video Player has...
To reproduce: 1. Open the project, attached by the user (CrashReport.zip)2. Open the "Test" scene3. Enter Play mode4. Click right mo... Read more
Editor leaks memory when using the Hierarchy search
To reproduce: 1. Open the project, attached by tester (hierarchyMemoryLeak.zip)2. Open the "scene" scene3. In Hierarchy, write "G" i... Read more
[iOS] Texture turns black after calling webCamTexture.Stop() on A6 chip ...
Steps to reproduce:1. Download & open TestWebCam.zip2. Build to iOS3. When app opens, press OnCaptureButton4. Allow Camera acess... Read more
UI component properties get reset to prefab values if changed through Co...
Steps to reproduce:1. Download and open the attached project2. Select Text gameobjects3. Right Click on TextText component and selec... Read more
[Android][iOS][VR] Camera stays rotated if device was at 45 degrees befo...
Steps to reproduce: 1) Download attached project 'iOS GVR Bugs.zip' and open in Unity2) Build and run 'Main Scene' on a device3) Hol... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... Read more
Sound is choppy when playing the scene
To reproduce: 1. Open the project in 2017.1.b07, attached by the tester (Hold Your Positions!.zip)2. Open the "D_small-town" scene3.... 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