Search Issue Tracker
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
ListView becomes unselected when scrolling with up, down, home or end keys
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
[Shader Graph] Inline Color Node's value is too intensive
How to reproduce:1. Open user's attached 'Shaders Playground HDRP.zip' project2. Close Maintainer window3. Open 'Simple Dissolve' Sc... Read more
Graphics.DrawMesh stops rendering the mesh when the Editor is paused
How to reproduce:1. Open the attached project "draw.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Pause the Editor... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[Android][macOS][Logcat] Terminal is not opened with "Open Terminal" fro...
Editor throws "Win32Exception: Cannot find the specified file" and Terminal doesn't open when the "Open Terminal" option is selected... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... Read more
Lens Flare does not perform Occlusion with a certain Occlusion Offset va...
How to reproduce:1. Open project "Lens Flare Test.zip"2. Open "SampleScene" Scene and enter Play Mode3. In the Hierarchy window sele... 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