Search Issue Tracker
Cloth does not correctly bend and fall when in contact with a Collider
To reproduce: 1. Open attached project ("case_1219030.zip") 2. Open Assets > Scenes > "SampleScene" scene 3. Press Play and observe ... Read more
[DX12] 8 Multi-RenderTarget gives Assert error d3d12: querying for an ou...
Steps: 1. Open attached project 2. Make sure you are using DX12 (PlayerSettings>Graphics API>Move DX12 to top of API list) 3. Open s... Read more
Canvas "Additional Shader Channels" option is reset when reopening the S...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. Select the Canvas GameObject in the Hierarchy 3. In ... Read more
GameObject selection remains active in the Hierarchy window when Inspect...
Steps to reproduce: 1. Create a new project 2. Select either "Directional Light" or "Main Camera" GameObject 3. In the Inspector win... Read more
[Graphics API] [Windows] Can't remove Graphics API from the list
Steps to reproduce: 1) Open Unity Hub and create a new project 2) Open Player Settings >> Other Settings and disable Auto Graphics A... Read more
Splash screen resources are not unloaded from memory
How to reproduce: 1. Open the attached project (1186265test.zip) 2. Build and run the project (make sure Development Build is enable... Read more
Cut action is canceled after switching between scene and prefab modes
Example: cut GO in scene mode, enter prefab mode and exit it(no action performed) To reproduce: - Create a new Project - Open sampl... Read more
[IL2CPP] Standalone build fails with "error LNK2001: unresolved external...
How to reproduce: 1. Open the attached project ("case_1213597-Everyday_Life_Edengrall.zip") 2. Make sure that Scripting Backend is s... 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 ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context