Search Issue Tracker
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 c... 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 project 2. Rightclick "coop_01" asset and Reimport (this runs CopyAssetOnPostprocessModel scrip... 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 "Sc... Read more
Mesh Renderer shows contradictory message when setting Light Probes to U...
To reproduce: 1. Open the attached project 2. Open the Main scene 3. Select the Cube from the Hierarchy 4. Disable "Lightmap Static"... 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 ... 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... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps: 1. Create new project. 2. Make a script with unsafe code. 3. Run script updater on it. Expected result: Script ... Read more
Windows Standalone build crashes when Vulkan is enabled
To reproduce: 1.Create empty project 2.In Edit > Project Settings > Player > Set Vulkan as primary Graphics API 3.Build the project ... Read more
Sprite packer causes Out of memory error
Unity editor crashes on sprite packing with out of memory exception, if there is not enough RAM. Tested with 4GB RAM Reproduction s... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window