Search Issue Tracker
Deleting bone in PSB that is referenced by another PSB causes Null Refer...
Reproduction steps:1. Open user's project "TestingProject.zip"2. Open Assets/ArmTest folder3. Notice that "Arm_Rig" is using "Arm_Ri... Read more
[uGUI] Vertices retrieved from GetUIVertexStream method cannot be modifi...
How to reproduce:1. Open the attached "CanvasMeshTest.zip" project2. Open the "TestScene" Scene3. Observe the UI GameObjects in the ... Read more
Assets are not visible inside the Select Window after clicking the Objec...
How to reproduce:1. Create a new empty Game Object2. Assign a Mesh Filter component3. Click on the object picker icon in the Mesh Fi... Read more
[iOS] Player crashes during animation 'UnityGfxDeviceWorker' UnityFramew...
Reproduction steps:1. Open the project in "anim2dcrash.zip"2. Open "SampleScene"3. Build and Deploy the project to an iOS device4. W... Read more
Colors of scene change when going from windowed to fullscreen mode using...
How to reproduce:1. Open the attached project2. Make sure that Direct3D12 and Linear color space is selected in the Player settings3... Read more
Can't delete a track that cannot be loaded in the Timeline window
How to reproduce:1. Open the user's attached to project "TimeLineProjectI'veProbablyAlreadyCopied.zip"2. Load "TimelineSubEmitter_Bu... Read more
Material's Emissive color cannot be changed when the Material is using H...
How to reproduce:1. Open the attached "1307234_Repro" project2. In the Project window select the "New Material" Asset3. In the Inspe... Read more
Raycast does not hit BoxCollider2D with RigidBody2D when it's rotated 18...
How to reproduce:1. Open the attached project ("Raycasttry.zip")2. Load "SampleScene"3. Enter Play mode4. In the Scene View drag "Ga... Read more
Time.time returns 0 in OnDisable method when exiting Play Mode in Editor
Reproduction steps:1. Download and open the attached project 'Time Bug.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Exit Play... Read more
Shadows are not casted when you first Blit the Shadow map and then set i...
How to reproduce:1. Open the user's attached "DebugDemo" project2. Open the "Demo_Enviroment" Scene found in the Assets/3DTankCharac... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code