Search Issue Tracker
Hard shadows appear in the Game view when enabling Cast Shadows
How to reproduce:1. Open the “IN-51569_repro“ project2. Open the “Loading Scene“ and switch to Game View3. Navigate to Assets/Settin... Read more
MonoBehaviour script component is missing the enable/disable toggle in I...
Reproduction steps:1. Open the “ScriptToggleStripped“ project2. Open the “Sample” scene3. Select the “Test” GameObject4. Observe the... Read more
[Linux] Crash on ApiGLES::TextureImage when loading a scene
Reproduction steps:1. Create a new 3D project2. Click Window > Package Manager3. Click “+” > Add package from git URL4. Paste ... Read more
Unity crashes on "DrivenPropertyManager has failed to register property"...
Reproduction steps:1. Open the attached project "repro51472.zip"2. Open "SampleScene"3. Click the ">" next to "PrefabWithManagedR... Read more
SRGB_LinearToGamma is only applied when SRGB_GammaToLinear_UNorm8ToFloat...
Reproduction steps:1. Open the attached project “TextureImportIssue”2. Select the “Assets/textures.tga” texture3. In the Menu bar cl... Read more
ArgumentNullException and other errors are thrown when attempting to ope...
How to reproduce:1. Open the “IN-50641_repro.zip“ project2. Search “Island“ in the Project tab and open the “Island“ Scene3. Increas... Read more
Copying graph which references point cache doesn't preserve connections ...
Steps to reproduce: 1. Create new project and import visual effects graph package2. Create new empty graph3. Open attached project i... Read more
Leaking dynamically created meshes when cloning UXML items to a UI Docum...
Reproduction steps:1. Open project “2022.2_BugReport.zip”2. Open “SampleScene”3. Enter Play Mode4. Open “Window\Analysis\Profiler” a... Read more
VFX Graph displays progress bar after each undo step
Steps to reproduce: 1. Open attached project2. Open tractor_beamvfx visual effect3. Move any of the nodes4. Undo with ctrl+z or Edit... Read more
Sprite Atlas's secondary texture is not rendered when used in a ShaderGraph
Reproduction steps:1. Open the attached project “SpriteRender”2. Open the “Assets/Scenes/SampleScene” Scene3. Inspect the Game view ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal