Search Issue Tracker
Rigidbody2D.Cast method results in a fixed collider overlap
Forum conversation here: https://forum.unity.com/threads/inaccuracy-in-distance-given-by-ridgidbody2d-cast.578377 Read more
Unity Editor crashes when using circular dependency due to stack overflow
Steps to reproduce:1. Open attached project "case_1098168-Unity_Crash_1.zip"2. Go to Window -> Asset Management -> Tech Tree E... Read more
[2D SpriteShape] SpriteShape handles do not appear when Editting Spline
How to reproduce:1. Open the user's project2. Select "New SpriteShapeController" in the Hierarchy3. Click "Edit Spline" Expected res... Read more
[LWRP][Android] ParticlesCollision scene is terminated due to bad Memory...
To reproduce:1. Open GraphPerf project;2. Change the Graphics API to OpenGLES2;3. Build and run ParticlesCollision scene on Android ... Read more
[Windows 8] The built project's window disappears when launching build i...
1. Download and open repro project "New Unity Project.zip"2. Open the "SampleScene"3. Build the game("File->Build Settings..->... Read more
[Terrain] Stamp Height Tool height value lost when new Terrain Tile is s...
Only happens with negative height stamp values. Might not be an issue on Chris's branch but making a bug report just to keep track o... Read more
Reset in inspector does not revert ScriptedImporter values to default va...
Using the Reset button in a ScriptedImporter inspector window does not reset the values to the default one declared in the C# script. Read more
Baked lightmaps are never removed after baking
Reproduction steps: 1. Open "MinimalRepro" project2. Select the "Lighting" tab -> "Baked Lightmaps"3. Enter Play mode4. Press "Sp... Read more
Playmode tests timeout when Time.timeScale is large
The Playmode tests are probably using the GameTime to decide when to timeout, which make most tests that would touch Time.timeScale ... Read more
Non–360 3D video is rendering with glitches (vertical colour bands)
Non–360 3D video is rendering with glitches (vertical colour bands). Steps to reproduce:1) Open [FTP]Panoramic videos from collab.2)... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names