Search Issue Tracker
Touch Sensitivity Changed for Android with Unity 5
After upgrading to Unity 5, touch precision changed, comparing to Unity 4 on Jellybean devices Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
Unity does not display Audio File memory usage when Preload Audio Data i...
How to reproduce: 1. Open attached project2. Select the Audio File in the Project Window- Note how the Inspector displays 0KB for it... Read more
[ImageEffects] Bloom is missing the 'Use Alpha Mask' property described ...
How to reproduce: 1. Open a new project2. Import the Effects Standard Asset3. Attach a Bloom component to the Main Camera- Note how ... Read more
[Inspector] Text boxes for Plugin Importer behave unnaturally
How to reproduce: 1. Open a new project2. Import a plugin3. Select the plugin and try any of these steps in any of the text boxes in... Read more
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
[Graphics] Camera Background is visible around object edges in Forward R...
How to reproduce: 1. Open attached project (softParticles.zip)2. Open scene main.unity- Scene contains a few cubes, a Particle Syste... Read more
[Culling] Particles with a non constant lifetime are not culled correctly
How to reproduce: 1. Open attached project2. Open scene test.unity- Scene contains about 100 particle emitters with their start life... Read more
[OpenGL] Crash when rendering modified meshes to RenderTexture
Steps to reproduce : - start Unity using in OpenGL mode- import the project attached- open the scene- press play and Unity will cras... Read more
Wheel collider rotates erratically if sibling collider is rotated
Reproduction steps:1. Open the user project "Wheel Error"2. Play the scene "Default" and observe the wheel collider The wheel collid... 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