Search Issue Tracker
When an Image component on a Scroll View contents is disabled scrolling ...
Reproduction steps:1. Open attached project (ReproProject.zip)2. Open and play the "TestScene" scene3. Scroll trough the elements us... Read more
Static constructor doesn't work with IL2CPP
How to reproduce: 1. Open attached project2. Open scene scene.unity- Scene contains nothing but a gameobject with a script attached.... Read more
[Block] Gradients with high intensity sampled with a per-particle attrib...
Gradients with a high intensity (i.e. 10) flicker. Repro steps:1. Import the attached vfx.2. Activate color, observe expected behavi... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more
[HDRP] Objects Motion Vector pass not enabled with SG in certain cases
Steps to reproduce 1) Create an empty HDRP project 2) Create SG Lit and a material instance off of it 3) Click on Add Precomputed Ve... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip)2. Play.3. Select one of two particle system obje... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
Wire is not visible on a selected GameObject in Scene view when "Selecti...
How to reproduce:1. Open the user’s attached project “selection_wire_2021.3.11.zip“2. Open the “SampleScene“ Scene in Scenes3. Selec... Read more
[ShaderGraph] Pasting node with mouse doesn't paste near location of the...
This is confusing when you navigate elsewhere in the graph to paste a node, then when you paste it appears that nothing happens.Node... Read more
[AssetImport] Importing FBX causes editor to run out of memory and crash
Steps to reproduce: 1. Create new project using Unity 5.12. Download attached FBX file and import it3. Notice error in console that ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used