Search Issue Tracker
Editor hangs when faulty Dictionary is instantiated before variables use...
When a script has a class variable of Dictionary type, that is attempted to be initialized with duplicate keys (resulting in an exce... Read more
TypeLoadException errors are thrown when opening the Script Graph
Reproduction steps:1. Open the attached project "internal-pinball.zip"2. Select "Flippers" from Assets -> "Flippers"3. Open the C... Read more
[BiRP SG] Specular property of the Shader Graph is not shown on the Mate...
How to reproduce:1. Open the user-attached project “BIRPSpecular”2. Open the “Material” Material Asset3. Observe the configurable fi... Read more
TextureSheetAnimation loops through all frames when Cycles is set to 2 o...
How to reproduce:1. Create a new project2. Import "BulletShell.unitypackage" package3. Drag "BulletShell" (Assets/Particles/Bullet) ... Read more
Crash on mono_spill_global_vars when using "as" operator with a Nullable...
To reproduce:1. Open attached project2. Open "Test" scene3. Play the scene Actual behavior: Unity crashes Regression from 5.1 to 5.2 Read more
Inspector: MissingReferenceException when applying Model changes
Using an AssetPostProcessor to add a Component to an imported model (fbx), causes Unity to display an error when import settings cha... Read more
visionOS Players are minimized when Guided Access is turned on
How to reproduce:1. Open the “IN-94474.zip” project2. Build and Run to open the Xcode project3. Turn on “Guided Access mode” on the ... Read more
ListView displays "List is empty" when the List is empty
How to reproduce:1. Open the attached project "IN-53949.zip"2. Open Window>ListViewExampleWindow Expected results: The window is ... Read more
GC.Alloc allocates 40 bytes in RenderPipelineManager.DoRenderLoop_Intern...
How to reproduce:1. Create a new project with URP or HDRP template2. Import the Unity Recorder package from the Package Manager3. Ma... Read more
[iOS][Windows] Building for iOS from Windows fails with 'Failed to copy ...
Steps to reproduce:1) Open the attached project on a Windows machine.2) Build for iOS. An error message pops up. The build fails in ... 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