Search Issue Tracker
Error "host id {1} has been already deleted" only when Profiler is open
Error "host id {1} has been already deleted" only when Profiler is open 1 Open attached project 2 Create Empty object and add NewBe... Read more
[EditorScript] Wrong error message when trying to attach a script from E...
Steps to reproduce: 1. Open the attached project 2. Click the menu button Test\AddScript 3. Notice it will create a game object and... Read more
RequireComponent of type Collider2D crashes unity on component paste
Script with RequireComponent(typeof(Collider2D)) crashes Unity when is pasted from one GameObject to another GameObject without 2D c... Read more
[IL2CPP] Generator expressions in Boo scripts return invalid enumerators
Generator expressions in Boo scripts return invalid enumerators. See the following snippet: g = i for i in (1, 2, 3) for i in g: De... Read more
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce: 1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generic... Read more
[Cloth] ignores colliders above a certain (32) collider count
Steps to reproduce: 1. Open attached project's scene "ClothColliderCountTest". 2. Enter play mode. 3. Cloth falls through nearly thr... Read more
Models with more than 100.000 renderers fail to import
To reproduce the bug follow the steps 1. Create new project 2. Download "case_695312-Complex.zip" file that includes FBX model 3. Im... Read more
InputFields with ContentType of Password allows the copy function
Steps to reproduce: 1. Open the attached project 2. Open and run 'PasswordInputFieldScene' scene 3. Enter text into the password fi... 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 __pthread_kill when opening a specific object
- UI Toolkit Debugger "Pick Element" selection works only after clicking it for the second time
- "InvalidOperationException: Trying to use a texture (_MainLightShadowmapTexture)..." and other Render Graph errors when MSAA is enabled with Render Graph and Game view tab is active
- [Android] [iOS] [macOS] Inconsistent "CameraDepthTexture" behavior when using "ScalableBufferManager" across devices
- [Linux] Player creates a maximized window when launched with batchmode argument