Search Issue Tracker
Editor freezes when tryDequeue() is used after NativeQueue<T>ParallelWri...
How to reproduce:1. Open attached project ("NativeQueue-Parallel-Enqueue-Leak.zip")2. Enter GameView Actual result: Observe the free... Read more
Renderer Feature does not work in Edit Mode for materials created in "On...
How to reproduce:1. Open project “Bug.zip”2. Open “Rotoscope” Scene (Assets > Files > Rotoscope)3. In the Project window selec... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
Rename Shortcut Profile window does not display all the data correctly
Steps to reproduce: Open the Shortcuts window (Edit>Shortcuts for Windows or Unity>Shortcuts for Mac) Click on the Profiles dr... Read more
[Shuriken] ParticleSystem.Stop() does not stop if the PS is not visible
Steps to reproduce:1) Download and open scene 'ParticleTest-scene'2) Play the scene and spawn a ParticleSystem (GUI)3) Turn the Came... Read more
[UI Toolkit] Missing documentation about RegisterValueChangedCallback be...
Steps to reproduce: Open the attached project Open the TestScene Observe the Game view: in-game UI displays a text field with a valu... Read more
[Editor] Error message overflows in console on scrolling
Detailed error message overflows in console on scrolling, it's more visible when the Windows is scaled Steps to Repro:1. Create a ne... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
Editor crashes with Error "Size overflow in allocator. UnityEditor.Gener...
Reproduction steps:1. Open the attached project "ReproProj"2. Open Addressables Report window (Window > Asset Management > Add... Read more
[TextureImport] Since 5.3 crashes in batch mode when importing certain t...
Unity 5.3.0f2 or newer (does not repro with Unity 5.2.x)Editor running in batchmode (does not repro in the Editor GUI)ASTC Texture C... 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