Search Issue Tracker
[Mac] Naming iOS build ".." removes project Assets folder. Possible to r...
Reproduction Steps:1. Create new project2. Set build target to iOS3. Press Build4. Name project ".." or "..\" or "..\."5. Notice tha... 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
Crash on fxShader_JPEG_DECODE_SSE2 when loading the project
To reproduce the issue follow the steps:1) Open user attached project2) Observe project loading progress3) Crash should occur Reprod... Read more
Adaptive Performance Settings do not get added to a Build Profile, and n...
Steps to reproduce: Create a new Unity project with the Universal 3D template Open the Build Profiles window (File > Build Profil... Read more
[SerializeReference] Freeze when parent list property with SerializeRefe...
Reproduction steps:1. Open the attached project "1190493" and "test" scene2. In the Hierarchy, select "Main Camera" and open "Test.c... Read more
Particle System shortcuts don't work when Particle playback controls are...
How to reproduce:1. Open a new Unity project2. Create a new Particle System in the Hierarchy window (Right-click -> Effects ->... Read more
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps:1. Open user's attached project "vfxgraphcrash"--crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1, 2... Read more
[Terrain][Lightmap] Building lightmap for big terrain freezes editor
Steps to reproduce:1. open users attached project2. build lightmaps - starts using too much memory causing computer to be unusuable ... Read more
[OS X] Standalone launches in incorrect resolution on Retina screen if "...
1. Download the attached project2. Launch the "Core.app" standalone (or build a new one with Resizable Window enabled in the Player ... Read more
[iOS] Increased memory usage on empty project
Reproduction steps:1. Create a new project.2. Build it for iOS.3. Wait until memory usage increase starts to stall.3. Compare memory... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP