Search Issue Tracker
Crash on ParticleSystem::EndUpdateAll() when exiting Play mode while a P...
How to reproduce:1. Open the attached project '1206498.zip'2. Open 'Main Menu (Console)' scene3. Enter Play mode4. Exit it-- observe... Read more
[Linux] libaudiopluginresonanceaudio.so has code which uses SSE 4.1 inst...
How to reproduce:1. Create a new project on a machine with a CPU that doesn't support SSE 4.1 instructions-- observe the crash Repro... Read more
[Burst] "Burst error BC1002: Unable to find interface method" error when...
Reproduction steps:1. Open "project_756592.zip" project2. Build a Standalone Player Expected Result: Build finishes successfullyActu... Read more
[Universal RP] Alpha clipping in shadergraphs is not factored in during ...
Reproduces on master (60b2b4b521), as well as all other versions of SRP tested (7.1.6, 7.0.1, and 4.10.0)Steps to reproduce:1. Downl... Read more
SerializedObject target has been destroyed error is thrown on creating L...
SerializedObject target has been destroyed error is thrown on creating Lightmap Parameter in LightingSettings Preset. Steps to repro... Read more
Editor crashes on ParticleSystem::EndUpdateAll when exiting Play mode wi...
How to reproduce:1. Open the attached project "case_1207894.zip"2. Load the "Repro" scene and enter Play mode3. Exit Play mode-- Obs... Read more
[HDRP] Forward Rendering does not update active Area Lights list for one...
Reproduction steps:1. Open project in "MyRepro.zip" and open Scene "sdsd.unity"2. HDRenderPipelineAsset Lit Shader Mode is Forward O... Read more
[Lighting] Failed to find a suitable OpenCL device error is thrown on se...
Failed to find a suitable OpenCL device error is thrown on selecting Progressive GPU light mapper. Unable to switch to Progressive G... Read more
[Probuilder] NullReferenceException in ProBuilder.TransformUtility.Repar...
A series of errors pop in the console when attempting to centre the pivot of a probuilder object. Repro steps:- made a cube and modi... Read more
[TMP] OnEndEdit is not called when clicking away after scrolling in an I...
Reproduction steps:1. Open user's attached project "InputFieldBugDemo" and run "SampleScene"2. Click on the Input Field3. Scroll whi... 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