Search Issue Tracker
[32-bit] Unity crashes on play when loading 32-bit DLL file
To reproduce the bug please follow the steps1. Open "case_693215-DraglineWrapper" project on 32-bit Unity2. Open "dragline" scene3. ... Read more
A prefab's child GameObject can't be dropped to the top position in Pref...
Reproduction steps:1. Open the attached 'Bugs' project2. Open the 'Assets/Prefab.prefab' in Prefab Mode3. Try to drag and drop the '... Read more
Addressables - Web links provided in Package Manager open in code editor...
When viewing the Addressables package in Package Manager, clicking any of the web links in the detail view will open them in a code ... Read more
Selecting asset crashes unity
Steps to reproduce: 1. Open attached project "CrashUnity.zip"2. In project tab, select "Referencer"3. Unity crashes at Component_Get... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... Read more
Changing editor theme causes InvalidOperationException
Steps to reproduce: Open any project. Open Preferences window > General > Editor Theme. Set the editor theme to a different on... Read more
Undo isn't registered when editing fields in the Behavior Agent component
Steps to reproduce: Download and open the attached project. Open SampleScene On the Agent game object, set the Self variable to Game... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
CPU usage time for the CullScriptable method is ~1 ms per 200 portals wh...
How to reproduce:1. Open the attached “1334716” project2. Build And Run the project Scenes on Android with the “Development Build” f... 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