Search Issue Tracker
[iOS]Crash on IsDebugDevice() at PlatformWrapper.cpp:621:9 during shutdown
How to reproduce:1. Open the attached Bug Report.zip project2. Go to the Menu bar-> File-> Build Settings-> Enable Developm... Read more
[.NET4.6][RuntimeUpgrade] Empty error is thrown after importing .js scri...
Steps to repro:1. Create new project;2. Go to PlayerSettings window (Edit -> Project Settings -> Player);3. Switch scripting r... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
"IActiveBuildTargetChanged" tries to create abstract class instead of de...
Reproduction steps:1. Open project attached (Unity2017_IActiveBuildTargetChanged.zip).2. Open Build Settings3. Switch active build-t... Read more
UnityEngine.UI missing reference errors are thrown when reimporting assets
How to reproduce:1. Open the attached "case_1173748-2019.2UpgradeBug" project2. Go to Assets->Reimport All Expected results: All ... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps:1. Download project "MemLeak.zip" and open in Unity2. Open scene "memtestscene"3. Open Task Manager4. Enter Play ... Read more
Component.GetComponentInParent doesn't have an overload for getting comp...
How to reproduce:1. Open the attached '1331778.zip' project2. Observe the Console Expected result: No visible errors presentActual r... Read more
in OnDestoy(), transform.position returns local position if an object is...
Steps to reproduce:1. Open user attached project ("RoadBuilder")2. Create a cube and make it child of the terrain3. Add attached scr... Read more
[RuntimeUpgrade][Mono] Building iOS project with Mono scripting backend ...
Steps to reproduce: 1. Open empty project2. Switch to iOS platform3. Change 'Scripting Backend' to 'Mono'4. Change 'Scripting Runtim... 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled