Search Issue Tracker
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Infinite import loop with HDRP 7.1.2
How to reproduce:1. Download the "1192516-ImportLoop-Fresh.zip" project2. Launch Unity via command line:Unity.exe -projectPath C:\pa... Read more
Memory Profiler hangs on "Importing Assets" when taking memory snapshot ...
Reproduction steps: 1. Open the attached project “IN-88602”2. Navigate to File → Build Settings…3. Select WebGL Platform4. Enable “D... Read more
Crash on mono_traverse_object_internal when exiting Play mode on a speci...
Reproduction steps:1. Open the attached project "CrashRepro"2. Enter the Play mode3. Exit the Play mode4. Repeat from step 2 Expecte... Read more
[Standalone][DualMonitor] Editor changes positions when changing build f...
Reproduction steps:1. Create a new Unity project.2. Go to File > Build Settings > Player Settings.3. Set D3D9 and D3D11 Fullsc... Read more
[Android] URP built-in Lit and Complex Lit shaders do not get rendered i...
How to reproduce:1. Open the “ReproProject“ project2. Open the “SampleScene“3. Build for WebGL4. Invoke the “HTTP” server in the Web... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
Terrain painting with opacity as density option
Alpha doesn't work correctly during a painting with opacity as density option. The painting should manage a threshold like for the l... Read more
SerializedProperty m_Enabled has disappeared error is thrown when using ...
How to reproduce:1. Open the attached project2. Open the "SampleScene" Scene from the Assets folder3. Select "TestGameObject" from t... Read more
Scroll bar in search result panel is very hard to click on
Steps to reproduce: 1. cmd/k to open search window 2. Search anything valid 3. Try to move cursor above the scroll bar and click on ... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items