Search Issue Tracker
Crash on ActiveEditorTracker_CUSTOM_Internal_GetActiveEditors when click...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open any script in “Assets/Scripts“3. Add a comment in the script4. G... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps:1. Open "CustomNodeSampler.zip" project2. Notice that the "shgrph" Shader Graph Custom Function has a proper outp... Read more
input position does not update once mouse is off the player window
Steps to reproduce: 1. open ISX_KB_Mouse_Basic scene and build the project in windowed mode 2. move the mouse off the player window ... Read more
Errors regarding failing to open temp files when opening a project in a ...
How to reproduce:1. Open user's attached project ('2019 Drive Test.zip') on a hard drive separate from where Unity is installed-- ob... Read more
[SRP] Two or more cameras/reflection probes rendering Terrain crashes wi...
Steps to reproduce:1. Open attached HDRP project2. Create a Planar Reflection Probe3. Add terrain and align planar reflection probe ... Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... 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