Search Issue Tracker
Crash on Rigidbody2D::RecalculateContacts when removing Rigidbody2D comp...
To reproduce:1. Create new project2. Add new game object3. Add Rigidbody2D component to the game object4. Make prefab from it5. Add ... Read more
Reverting ragdoll game object prefab causes crash on RevertPrefabInstance
Follow the steps to reproduce the issue:1. Create new project2. Create empty scene3. Import doctor.fbx model to the project4. Add mo... Read more
[Mobile] All UI elements not rendered on iOS/Android devices with 'Scree...
Steps to reproduce: 1. Open attached project2. Open 'Test' scene3. Notice there are four UI elements (Image, Button, Input Field and... Read more
relativeVelocity.magnitude is measured differently in 5.3
http://forum.unity3d.com/threads/bug-relativevelocity-magnitude-is-measured-differently-in-5-3-1p1.377116/#post-2458702 Read more
Memory usage increases with every AnimationClip.SampleAnimation() call
1. Open attached project2. Play in editor "test" scene3. Click button in middle4. Memory will start increasing with every click in P... Read more
[iOS][Metal] Significant performance degradation in 5.4 with some custom...
To Reproduce: 1. Build the attached project (761024_SimpleReproProject.zip) on Unity 5.4, 5.3 & 5.1.2. Observe that 'Fishlabs/Gr... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... Read more
Custom Spotlight Cookies don't show up when spotlights are set to Baked
How to reproduce: 1. Open attached project2. Open scene spot_test.unity3. Open the Lighting window4. Bake the lighting for the scene... Read more
Trying to bake a reflection probe throws error instead of asking to save...
How to reproduce: 1. Open a new project2. Open Lighting window and disable automatic Baking3. Create some Primitives in the scene4. ... 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