Search Issue Tracker
[Backport] Particle System is not rendering when CommandBuffer.DrawRende...
How to reproduce:1. Open attached project "URPBugReport.zip" and scene "SampleScene"2. Enter Play mode3. Observe Scene or Game view ... Read more
[Triggers] Kill on Exit trigger fires as soon as particles are created
Exit kill triggers seem to fire as soon as the particles are created. Repro steps.1. Open Triggers scene from attached project.2. Pr... Read more
HelpBox visuals in the “Memory Settings” window are not aligned with th...
Steps to reproduce: Create a project Go to "Edit" -> "Project Settings" Select the "Memory Settings" item Observe the help box UI... Read more
[2D][Tilemap] NullReferenceException in console when grid component is d...
[2D][Tilemap] NullReferenceException in console when grid component is disabled and palette select tool is used When grid component ... Read more
No Icons are used for the Entry and Exit States in the Inspector when se...
Steps to reproduce: 1. Open any Project2. Create an Animator Controller Asset and open it3. Select the Exit State and observe the In... Read more
[Quality Hackweek] [macOS] The letter ‘p’ is not continuously entered in...
Reproduction steps:1. Create a new project2. Install the Shader Graph package and create a blank Shader Graph3. Create a sticky note... Read more
[Incremental Compiler] Unity crashes without no stack trace when inspect...
How to reproduce:1. Open the attached "Test1077782.zip" project2. Open the TestScript.cs from the Scripts folder in the Visual Studi... Read more
[TMP] ArgumentNullException thrown on Creating "Sprite Asset" from TextM...
When "Sprite Asset" is created from TextMeshPro in the Project window, it causes the editor to throw ArgumentNullException, refer th... Read more
Search Windows Edges become bugged when the Search Window is reopened as...
Steps to reproduce: Open any Project Navigate to Window > Search > New Window Enable the Search Window's Inspector and Saved S... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist