Search Issue Tracker
Rigidbody with child colliders changes parents position slightly
Steps to reproduce: 1. Create a new project2. Create an empty game object and attach 'Rigidbody' to it3. Turn off gravity in the rig... Read more
Using OverrideGeometry on instantiated sprite produces different results...
How to reproduce:1. Open user provided project2. Enter play mode and note that all sprites change to yellow3. Build for Standalone5.... Read more
Button input from Oculus Touch prevents future reading of button input f...
this has been pushed to trunk Read more
Crash in mecanim::skeleton::SkeletonPoseComputeGlobalQ when enabling ani...
To reproduce:1. Open attached project (repro862303)2. Run Swamp scene3. Select golem game4. Enable animator Actual: Editor crashesEx... Read more
[Mobile] Compressing Reflection Probes to 'RGB Compressed PVRTC 4 bits' ...
When a Reflection Probe is set to 'RGB Compressed PVRTC 4 bits' in the Import Settings, 'RGB 24 bit' compression is applied instead.... Read more
GizmoManager::BuildGizmosForGameObject crash caused by prefab script com...
Steps to reproduce:1 Open "Testing Making a Turn-Based Strategy Game.zip" project2. Open "Hexagon Grid" scene3. Press play 0x0000000... Read more
[Android] Delay after splash image and distorted background image
How to reproduce:1. Open the attached project "SplashImagTest.zip"2. Go to Player Settings and make sure that splash screen is enabl... Read more
External dll classes are not recognized if they inherit NetworkBehaviour
Reproduction steps:1. Open project attached (NetworkBehaviourBug.zip)2. Go to Assets and check TheEngine.dll. Expected result: TheEn... Read more
Crashing during DrawControllerGizmo process, when changing a gameobject'...
Reproduction steps:1. Open the attached project2. Select the "cube" game object in the hierarchy3. Constantly shift the Z axis scale... 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