Search Issue Tracker
Texture importer fails to detect alpha channel of layered tif
Texture importer fails to detect alpha channel of layered tif, only workaround is to override force importer to an alpha-aware forma... Read more
Video Player does not play audio when rendered on RawImage component
Steps to reproduce:1. Open "900348 repro.zip"2. Enter play mode3. Observe how video is playing (from ViewGO->OverlayCanvas->Vi... Read more
Cloth "Edit Constraints" vertices become almost invisible after Rotating...
To reproduce:1. Open new project.2. Create new Sphere.3. Add "Cloth" component to it.4. Press "Edit Constraints" on Cloth component.... Read more
[Caching] Crash/freeze on trying to load from a bundle a prefab with a G...
Steps to reproduce:1. Open attached project2. Go to - Assets > AssetBundles > Simulation Mode (uncheck)3. Go to - Assets > ... Read more
Materials of instanced meshes are not read correctly when importing .fbx...
To reproduce: 1. Create new project2. Drag the fbx file, attached by user, into Unity Expected: imported instanced meshes should eac... Read more
Windows touch input events are out of sync from positioning events
Steps to reproduce:1. Open the attached project (InputTestProject.zip)2. Open the Assets/test.unity scene3. Play the Scene4. Double ... Read more
[Android] Linear color space causes darker scene rendering than expected
Reproduction steps:1) Download and open "901212_reproProj.zip" project2) Build and run "rp" scene on a device compatible with GearVR... Read more
Cloth "Edit Constraints" vertices become white with black artifacts, whe...
To reproduce:1. Open new project.2. Create new Sphere.3. Add "Cloth Component" to it.4. Press "Edit Constraints" on that Cloth compo... Read more
Resizing child's RectTransform, parent's RectTrans and child's RectTrans...
A parent object is gone (not visible) after Resizing child's RectTransform, parent's RectTransform and child's RectTransform (again)... Read more
AssetDatabase.LoadAssetAtPath() returns null when loading asset copied w...
Steps to reproduce:1. Open attached project2. Rightclick "coop_01" asset and Reimport (this runs CopyAssetOnPostprocessModel script)... 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