Search Issue Tracker
Object backup occasionally Crashes the Editor when recompiling (BackupAn...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\Main Scene3. Enter and then Exit Play mode4. Open Assets\Scrip... Read more
Model is not properly uploaded when using the SketchUp (SKP) format
How to reproduce:1. Create a new project using the default 3D template2. Import the user-provided *.skp files into the project3. Ins... Read more
Unity crashes on VFXManager::SortBufferCommand when opening a scene with...
Reproduction steps:1. Open the attached project ("VFX-Pack-Crash.zip")2. Open the scene "Crash"3. If the crash didn't reproduce, exi... Read more
"Selected: <name>" label is shown all across the UI after domain reload ...
How to reproduce:1. Open the user's attached project2. Open Window > Analysis > Profiler3. Capture some data4. Select any samp... Read more
Lines rendered by Line Renderer are inconsistent in width when the Line ...
How to reproduce:1. Open the attached "1331916_Repro" project2. Open the Scene "UIElementsScene"3. Enter the Play Mode Expected resu... Read more
Setting the Camera.targetTexture through a script will cause the depth b...
How to reproduce:1. Open the attached project "UnityBugDepthClear.zip"2. Open SampleScene3. Click Play4. Click Space Expected result... Read more
[Profiler] ArgumentOutOfRangeException is thrown on clicking "Deep Profi...
On clicking "Deep Profile" when Deleted Module, Editor threw ArgumentOutOfRangeException,refer to the attached video Steps to repro:... Read more
[macOS] Unity crashes when exception thrown after a DLL has been loaded
Repro steps:1. Download and open project from the link below2. Open scene "LipSync_Demo"3. Enter Play Mode4. Exit and Enter Play Mod... Read more
DrawMeshInstancedProcedural is using only baked Reflection Probes Cubema...
How to reproduce:1. Open the user's attached "DrawMeshInstancedReflectionprobe" project2. Open the Scene "SampleScene"3. Enter the P... Read more
Text in the Asset Store window doen't have spaces between words
How to reproduce:1. Create a new project2. Open Window > Asset Store3. Observe the Asset Store window Expected result: The text i... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler