Search Issue Tracker
[AppleTV][Metal] Rendering breaks with Anti Aliasing enabled on AppleTV ...
Steps to reproduce: 1. Open attached project2. Make sure 'Anti Aliasing' is enabled in Quality Settings (reproduces with 2x, 4x and ... Read more
Auto Mass is incorrectly calculated for Capsule Collider 2D
Reproduction steps:1. Open attached project;2. Click on the object "CapsuleCollider2D_bugged" and observe auto calculated mass value... Read more
Transparency not working when importing PNG with Alpha
Reproduction Steps:1. Import attached project.2. Select "A" image in Project.3. In Inspector, mark "Alpha is Transparency" as active... Read more
An empty folder with build name is required when building for OSX on Win...
To reproduce:1. Create a new project2. Create scene3. Build scene for OSX Expected: scene will be built in selected/created folderAc... Read more
[Anim] error clicking in empty Animator window
Getting the following error in the Console when clicking in an empty Animator window. repro:-start Unity (repro only happens on a fr... Read more
[Anim] Error entering Blend Tree in Animator
Getting an error when entering (double-click) a Blend Tree in the Animator window. repro:-create a new project-create an Animator co... Read more
Unity crashes in <TypeTreeIterator::Next>, when a script is dragged over...
Reproduction steps:1. Open the attached project;2. Open the scene "Sandbox";3. Click on the object "Cube";4. Drag the script (for ex... Read more
[Android] Application crash with Fatal signal 11 ( Out of memory)
Steps to reproduce: 1) Download attached project 'Test.zip' and open in Unity2) Build and Run 'FarmLand' sceneNote: Application will... Read more
Crash in AtomicList::Load while turning off occlusion culling with high ...
Crash while turning off occlusion culling with high shadow distance. It happens only with specific camera positions and models. Repr... 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