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
An uninformative error is thrown when entering Play mode after canceling...
Reproduction steps:1. Create and open a new project2. Click on the Install button of any Feature set in Package Manager3. Click on t... Read more
Foldouts in the UI Builder Inspector cannot be reached when navigating u...
How to reproduce:1. Create a new empty project2. Open the UI Builder (Window -> UI Toolkit -> UI Builder)3. Add any element (f... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[SubGraph] Block Subgraphs don't clear their UI when set to none.
Repro steps:1. Within a VFX context, create an Empty Subgraph Block2. Select it and assign a subgraph block from the inspector that ... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
Error “Burst error BC1054: Unable to resolve type `T. Reason: Unknown.`”...
To reproduce:1. Open the user’s project2. Open the Console Expected result: No errorsActual result: Error “Burst error BC1054: Unabl... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... Read more
Baking static objects with no material causes an Out Of Memory message i...
Steps to reproduce: Make a new scene Add a cube primitive Remove its material Make it static Bake Result: {{OpenCL Error. Falling ba... 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