Search Issue Tracker
Children with collider2d do not inherit rotation correctly from a parent...
To reproduce:1. Create an empty gameobject and attach a rigidbody2d to it2. Create another empty gameobject and attach a polygon col... Read more
Removing a rigidbody2d causes the collider outline of a child object to ...
To reproduce:1. Create an empty gameobject and attach a rigidbody2d to it2. Create another gameobject and attach a box collider2d to... Read more
"Prerendered Icon" setting is not passed to Xcode
To reproduce:1. Open the attached project2. Edit -> Build Settings -> Player Settings3. Verify that "Prerendered Icon" setting... Read more
SkinnedMeshRenderer starts flickering after resuming an app
To reproduce:1. Open the attached project2. Build and run on iPhone4 with iOS 7.0.43. Press home button4. Click on an app icon again... Read more
Typo in License Management window
In editor press "Help->Manage License". Near "Activate new license" button it is written "start a trial period if you are eligabl... Read more
[InheritVelocity] Shuriken particles shooting in the wrong direction whe...
Steps to reproduce : - import the project attached- open the scene- press play and notice that after a few seconds the particles are... Read more
Move Up a Component on a Prefab calls a fake warning dialog
To reproduce:1. Create a new project2. Create a game object3. Drag it to the project view so it becomes a prefab4. Click on the pref... Read more
"Error occurred in occluder data computation" thrown when trying to bake...
To reproduce:1. Open attached project2. Open scene testas, it contains a terrain and a camera3. Open Occlusion Culling window and pr... Read more
Animator.GetBoneTransform() causes crash when there is no avatar
To reproduce:1. Create a new script and add:void Start() {Animator animator = GetComponent<Animator>();animator.GetBoneTransfo... Read more
Crash when importing a Particle System that uses a custom mesh
To reproduce:1. Import "crash.unitypackage". It contains a particle system and a custom .fbx file that the system uses. Unity will c... 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
- "Upload Symbols Failed" is thrown when Archive validation is being done in Xcode
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11