Search Issue Tracker
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
Child canvas becomes invisible if parent canvas with Screen Space - Over...
Reproduction Steps:1. Import attached project.2. Open "ChildCanvasBug" scene.3. In Hierarchy, make sure Render Mode is set to "Scree... Read more
Mesh Renderer shows contradictory message when setting Light Probes to U...
To reproduce:1. Open the attached project2. Open the Main scene3. Select the Cube from the Hierarchy4. Disable "Lightmap Static" in ... Read more
Activating UI object with InputField during runtime causes UI rebuild lo...
To reproduce: 1. Download and open "Assets.zip" project.2. Navigate to Cookie->Scenes folder.3. Open "Base" Scene.4. Enter Play m... Read more
ScriptUpdater.exe crashes if user scripts contains methods with "unsafe ...
Reproduction steps:1. Open project attached (pianista-2.x-5.6.x.zip)2. Inspect console. Expected result: APIUpdater will run fine th... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist