Search Issue Tracker
Crash in find_method_in_metadata when loading project
To reproduce:1. Open attached project2. Editor crashes Reproducible: 5.4.0b2, 5.3.2f1, 5.2.4f1 Read more
[iOS] First character of the Product Name section of the Bundle identifi...
How to reproduce:1. Open the attached 0037.zip project2. Build for iOS and open the generated Xcode project3. Compare Bundle ID in t... Read more
"NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render ...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open Profiler (Win... Read more
Dynamic resolution broken with custom pass
Context: [https://github.com/alelievr/HDRP-Custom-Passes/issues/32] Repro steps:- Download the HDRP Custom Pass repo - Open the scen... Read more
[Scene]m_RootOrder order being saved as a PrefabModification within the ...
Steps to reproduce this issue: 1. Create a new empty project. (Edit->Project Settings-> Editor->Asset Serialization Mode -&... Read more
Memory leak in OnScreenStick
DescriptionOnScreenStick is leaking memory when destroyed Initial setupUnity with Input System. Reproduction stepsAdd OnScreenStick ... Read more
UnityCrashHandler32 and Standalone Build Icons are different
Build Icons are different for UnityCrashHandler32 and Standalone build Steps to Reproduce:1. Create a new Project2. Switch Platform ... Read more
Inspector Window Tag Search Bar is not populated with the copy-pasted te...
Steps to reproduce:1. Create a new project2. In the Assets folder, create a new Material3. Copy its name “New Material”4. Open the “... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
UI Toolkit Dropdown input consumed when uGUI EventSystem is also in the ...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the Play Mode Click on the Dro... 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 _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script