Search Issue Tracker
Application.logMessageReceived is called from worker thread when logging...
How to reproduce:1. Open the user attached "JobLoggingCrashIssue-2021.3.zip" project2. Open the "SampleScene" Scene3. Enter Play Mod... Read more
[macOS] Cannot set multi-key shortcuts if a single letter is already use...
Reproduction steps:1. Open any Unity project2. Go Unity -> Shortcuts3. Find Stage/Edit Prefab in Isolation4. Try to set its short... Read more
Crash on build when running the build with missing prefabs
How to reproduce:1. Open the user attached project2. Open "TestScene" scene3. Go to Build Settings... > Build4. Run the build fro... Read more
Tile Palette prefab preview does not show the correct image
Reproduction steps:1. Open the user's attached project2. Open Window > 2D > Tile Palette3. Observe Tile Palette4. Observe the ... Read more
Crash when running IL2CPP build that uses System.BufferCopy
Reproduction steps:1. Open the user's attached project2. Build and Run it Expected result: The build runs without crashing after it ... Read more
JobTempAlloc has allocations that are more than 4 frames old' warnings a...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
MonoBehaviours are not recognized when using a preprocessor directive in...
How to reproduce:1. Open the attached project ("monobehaviourPreprocessorBug.zip")2. Click on the "ScriptWithAttributeCommaInNamespa... Read more
[Mac] Editor keeps reloading certain files when opening a project
Reproduction steps:1. Open the provided project Expected result: The Editor loads and opens the project without issuesActual result:... Read more
Unity Crashes when using serializedObject.CopyFromSerializedPropertyIfDi...
How to reproduce:1. Open the user attached project2. Open the "SampleScene" scene3. Select the "Example" GameObject4. Press the "Cop... Read more
Changes to an empty [SerializeReference] class causes data errorswhen se...
How to reproduce:1. Open the user attached project (SerializeReferenceBug.zip)2. In the menu bar go to: Test > Create Empty Meta ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks