Search Issue Tracker
Add IL2CPP sysroot support for WebGL builds
Linux distrobutions don't include by default software necessary to build WebGL on Linux. Add ability to use an IL2CPP sysroot packag... Read more
[Shuriken] Errors on undo operation after creating partcle effect from p...
following errors are thrown in the editor.1]MissingReferenceException2]GUI Error: You are pushing more GUIClips than you are popping... Read more
Material properties are not correctly setup when assigning a ShaderGrap...
Repro steps: - Create a project with HDRP installed- Create a new material from the project window, note that the Lit.shader will be... Read more
[Linux] Keypad number keys reporting incorrectly
Accidental regression due to recent changes. Read more
Unapplied Import settings window appears when deselecting multiple selec...
How to reproduce:1. Open user's attached "BugTest" project2. In the Project window select both "TetrahedronConvertUnitsOff" and "Tet... Read more
[IMGUI] Selecting Assets from a docked Project Window also selects Gameo...
Selecting Assets from a docked Project Window results in Gameobjects from the Hierarchy Window also being selected.Refer to the atta... Read more
[Naninovel] Buttons are not interactable when new line of Text is added ...
How to reproduce:1. Open the attached "New Unity Project90hh.zip" project and Scenes/SampleScene scene2. Enter the Play mode3. In th... Read more
Unloading source asset immediately after Blit(source, dest) can result i...
How to reproduce:1. Open "SampleScene" Scene in the attached "BundlesTest.zip" Project2. Enter Play Mode3. Press the "Run Blit Test"... Read more
[VFX][URP] Texture name is not changed on deleting assigned Texture from...
Texture name is not changed on deleting the assigned Texture from the Asset Steps to Repro: Steps to Repro:1. Create a new Project i... Read more
[ShaderGraph][URP] "Sampling" text is overlapping with value in SceneDep...
"Sampling" text is overlapping with value in SceneDepth node in ShaderGraph Editor Steps to Repro:1. Create a new Project in URP Tem... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class